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

#include <wusb.h>

Data Fields

u8 data [16]
 

Detailed Description

Wrapper for the data that defines a CHID, a CDID or a CK

WUSB defines that CHIDs, CDIDs and CKs are a 16 byte string of data. In order to avoid confusion and enforce types, we wrap it.

Make it packed, as we use it in some hw definitions.

Definition at line 79 of file wusb.h.

Field Documentation

u8 data[16]

Definition at line 80 of file wusb.h.


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