USB_DEVICE_INFO

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

USB_DEVICE_INFO - macro used to describe a class of usb devices

SYNOPSIS

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.