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)