Query: usb_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_DEVICE(9) Host-Side Data Types and Macro USB_DEVICE(9)NAMEUSB_DEVICE - macro used to describe a specific usb deviceSYNOPSISUSB_DEVICE(vend, prod);ARGUMENTSvend the 16 bit USB Vendor ID prod the 16 bit USB Product IDDESCRIPTIONThis macro is used to create a struct usb_device_id that matches a specific device.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEVICE(9)