Rechercher une page de manuel
USB_DEVICE_INFO
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
USB_DEVICE_INFO - macro used to describe a class of usb devicesSYNOPSIS
- USB_DEVICE_INFO(cl, sc, pr);
ARGUMENTS
cl
- bDeviceClass value
sc
- bDeviceSubClass value
pr
- bDeviceProtocol value
DESCRIPTION
This macro is used to create a struct usb_device_id that matches a specific class of devices.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre