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

#include <cdc.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 bDescriptorSubType
 
__le16 bcdCDC
 

Detailed Description

Definition at line 58 of file cdc.h.

Field Documentation

__le16 bcdCDC

Definition at line 63 of file cdc.h.

__u8 bDescriptorSubType

Definition at line 61 of file cdc.h.

__u8 bDescriptorType

Definition at line 60 of file cdc.h.

__u8 bLength

Definition at line 59 of file cdc.h.


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