usb_device_and_interface_info(9) centos man page | unix.com

Man Page: usb_device_and_interface_info

Operating Environment: centos

Section: 9

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

NAME
USB_DEVICE_AND_INTERFACE_INFO - describe a specific usb device with a class of usb interfaces
SYNOPSIS
USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr);
ARGUMENTS
vend the 16 bit USB Vendor ID prod the 16 bit USB Product ID cl bInterfaceClass value sc bInterfaceSubClass value pr bInterfaceProtocol value
DESCRIPTION
This macro is used to create a struct usb_device_id that matches a specific device with a specific class of interfaces. This is especially useful when explicitly matching devices that have vendor specific bDeviceClass values, but standards-compliant interfaces.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_DEVICE_AND_INTER(9)
Related Man Pages
usb_match_id(9) - suse
usb-devices(1) - centos
usb_make_path(9) - centos
usb-devices(1) - debian
usb-devices(8) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input