USB_DEVICE_INFO

Section: LINUX (9)
Updated: August 2005
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:30:14 GMT, August 30, 2005