Man Page: usb_device_and_interface_info
Operating Environment: suse
Section: 9
USB_DEVICE_AND_INTER(9) Host-Side Data Types and Macro USB_DEVICE_AND_INTER(9)NAMEUSB_DEVICE_AND_INTERFACE_INFO - describe a specific usb device with a class of usb interfacesSYNOPSISUSB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr);ARGUMENTSvend the 16 bit USB Vendor ID prod the 16 bit USB Product ID cl bInterfaceClass value sc bInterfaceSubClass value pr bInterfaceProtocol valueDESCRIPTIONThis macro is used to create a struct usb_device_id that matches a specific device with a specific class of interfaces. This is especially useful when explicitly matching devices that have vendor specific bDeviceClass values, but standards-compliant interfaces.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_DEVICE_AND_INTER(9)
| Related Man Pages |
|---|
| usb-devices(1) - linux |
| usb_if_descr(9s) - opensolaris |
| usb_make_path(9) - centos |
| usb_match_id(9) - centos |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |