Man Page: usb_device_interface_class
Operating Environment: centos
Section: 9
USB_DEVICE_INTERFACE(9) Host-Side Data Types and Macro USB_DEVICE_INTERFACE(9)NAMEUSB_DEVICE_INTERFACE_CLASS - describe a usb device with a specific interface classSYNOPSISUSB_DEVICE_INTERFACE_CLASS(vend, prod, cl);ARGUMENTSvend the 16 bit USB Vendor ID prod the 16 bit USB Product ID cl bInterfaceClass valueDESCRIPTIONThis macro is used to create a struct usb_device_id that matches a specific interface class of devices.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEVICE_INTERFACE(9)
| Related Man Pages |
|---|
| usb_if_descr(9s) - opensolaris |
| struct_usb_driver(9) - centos |
| usb_match_id(9) - centos |
| usb_if_descr(9s) - sunos |
| struct_usb_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |