Add ioctls to enable and disable local controls on an instrument
authorDave Penkler <dpenkler@gmail.com>
Wed, 27 Jan 2016 18:25:24 +0000 (19:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:54:06 +0000 (13:54 -0800)
commit379d3d33c83b667b0edad0110693567306463882
tree9a42ed42b6c3ac7b94a285ccc933c680e08b620a
parent29779d89fd049bfc6c07f19aaf9b8d19fe2ecc8c
Add ioctls to enable and disable local controls on an instrument

These ioctls provide support for the USBTMC-USB488 control requests
for REN_CONTROL, GO_TO_LOCAL and LOCAL_LOCKOUT

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/usbtmc.c
include/uapi/linux/usb/tmc.h
This page took 0.026532 seconds and 5 git commands to generate.