USB_DEVICE_INFO(9) Host-Side Data Types and Macro USB_DEVICE_INFO(9)NAMEUSB_DEVICE_INFO - macro used to describe a class of usb devicesSYNOPSISUSB_DEVICE_INFO(cl, sc, pr);ARGUMENTScl bDeviceClass value sc bDeviceSubClass value pr bDeviceProtocol valueDESCRIPTIONThis macro is used to create a struct usb_device_id that matches a specific class of devices.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEVICE_INFO(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| usb_make_path(9) - suse |
| struct_usb_device_driver(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_match_id(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |