.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "USB_INTERFACE_INFO" 9 "August 2005" "Kernel Hackers Manual" "LINUX" .SH NAME USB_INTERFACE_INFO \- macro used to describe a class of usb interfaces .SH "SYNOPSIS" .ad l .hy 0 .HP 21 \fBUSB_INTERFACE_INFO\ \fR\ (\fIcl\fR, \fIsc\fR, \fIpr\fR); .ad .hy .SH "ARGUMENTS" .TP \fIcl\fR bInterfaceClass value .TP \fIsc\fR bInterfaceSubClass value .TP \fIpr\fR bInterfaceProtocol value .SH "DESCRIPTION" .PP This macro is used to create a struct usb_device_id that matches a specific class of interfaces\&.