Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
usb_config_descriptor Struct Reference

#include <ch9.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__le16 wTotalLength
 
__u8 bNumInterfaces
 
__u8 bConfigurationValue
 
__u8 iConfiguration
 
__u8 bmAttributes
 
__u8 bMaxPower
 

Detailed Description

Definition at line 308 of file ch9.h.

Field Documentation

__u8 bConfigurationValue

Definition at line 314 of file ch9.h.

__u8 bDescriptorType

Definition at line 310 of file ch9.h.

__u8 bLength

Definition at line 309 of file ch9.h.

__u8 bmAttributes

Definition at line 316 of file ch9.h.

__u8 bMaxPower

Definition at line 317 of file ch9.h.

__u8 bNumInterfaces

Definition at line 313 of file ch9.h.

__u8 iConfiguration

Definition at line 315 of file ch9.h.

__le16 wTotalLength

Definition at line 312 of file ch9.h.


The documentation for this struct was generated from the following file: