centos man page for usb_device_ver

Query: usb_device_ver

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_DEVICE_VER(9)					  Host-Side Data Types and Macro					 USB_DEVICE_VER(9)

NAME
USB_DEVICE_VER - describe a specific usb device with a version range
SYNOPSIS
USB_DEVICE_VER(vend, prod, lo, hi);
ARGUMENTS
vend the 16 bit USB Vendor ID prod the 16 bit USB Product ID lo the bcdDevice_lo value hi the bcdDevice_hi value
DESCRIPTION
This macro is used to create a struct usb_device_id that matches a specific device, with a version range.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_DEVICE_VER(9)
Related Man Pages
usb_fill_int_urb(9) - suse
usb_make_path(9) - suse
struct_usb_device_driver(9) - centos
struct_usb_host_config(9) - centos
usb_template(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq