Home
last modified time | relevance | path

Searched full:usb488 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/ABI/stable/
H A Dsysfs-driver-usb-usbtmc24 USB488 Specification (USBTMC-USB488) Revision 1.0" section
/linux/include/uapi/linux/usb/
H A Dtmc.h10 * and USB488 Subclass Definitions for Test and Measurement devices
112 /* Driver encoded usb488 capabilities */
/linux/drivers/usb/class/
H A Dusbtmc.c60 * and section 4.2.2 of the USBTMC usb488 subclass
555 /* 1 is for SRQ see USBTMC-USB488 subclass spec section 4.3.1 */ in usbtmc_get_stb()
714 * See the USBTMC-USB488 specification, Table 2.
1857 dev_dbg(dev, "USB488 interface capabilities are %x\n", buffer[14]); in get_capabilities()
1858 dev_dbg(dev, "USB488 device capabilities are %x\n", buffer[15]); in get_capabilities()
2403 /* 2 <= bTag <= 127 USBTMC-USB488 subclass specification 4.3.1 */ in usbtmc_probe()