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

#include <ch9.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 tTKID [3]
 
__u8 bReserved
 
__u8 bKeyData [0]
 

Detailed Description

Definition at line 721 of file ch9.h.

Field Documentation

__u8 bDescriptorType

Definition at line 723 of file ch9.h.

__u8 bKeyData[0]

Definition at line 727 of file ch9.h.

__u8 bLength

Definition at line 722 of file ch9.h.

__u8 bReserved

Definition at line 726 of file ch9.h.

__u8 tTKID[3]

Definition at line 725 of file ch9.h.


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