suse man page for usb_device_and_interface_info

Query: usb_device_and_interface_info

OS: suse

Section: 9

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

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 2.6. July 2010 USB_DEVICE_AND_INTER(9)
Related Man Pages
lsusb(8) - redhat
usb_if_descr(9s) - sunos
struct_usb_device_driver(9) - suse
usb_dev_descr(9s) - sunos
device::usb::devinterface(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com