USB_DEVICE_VER(9) Host-Side Data Types and Macro USB_DEVICE_VER(9)NAMEUSB_DEVICE_VER - describe a specific usb device with a version rangeSYNOPSISUSB_DEVICE_VER(vend, prod, lo, hi);ARGUMENTSvend the 16 bit USB Vendor ID prod the 16 bit USB Product ID lo the bcdDevice_lo value hi the bcdDevice_hi valueDESCRIPTIONThis macro is used to create a struct usb_device_id that matches a specific device, with a version range.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEVICE_VER(9)
| Related Man Pages |
|---|
| usb_match_id(9) - suse |
| struct_usb_device_driver(9) - centos |
| struct_usb_host_config(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_make_path(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |