Man Page: usb_vendor_and_interface_info
Operating Environment: centos
Section: 9
USB_VENDOR_AND_INTER(9) Host-Side Data Types and Macro USB_VENDOR_AND_INTER(9)NAMEUSB_VENDOR_AND_INTERFACE_INFO - describe a specific usb vendor with a class of usb interfacesSYNOPSISUSB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr);ARGUMENTSvend the 16 bit USB Vendor ID cl bInterfaceClass value sc bInterfaceSubClass value pr bInterfaceProtocol valueDESCRIPTIONThis macro is used to create a struct usb_device_id that matches a specific vendor 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 3.10 June 2014 USB_VENDOR_AND_INTER(9)
| Related Man Pages |
|---|
| usb-devices(1) - centos |
| usb-devices(1) - debian |
| deb-origin(5) - debian |
| usb-devices(8) - suse |
| usb_dev_descr(9s) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |