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

#include <xhci.h>

Data Fields

u32 revision
 
u32 name_string
 
u32 port_info
 

Detailed Description

struct xhci_protocol_caps : major revision, minor revision, capability ID, and next capability pointer. : Four ASCII characters to say which spec this xHC follows, typically "USB ". : Port offset, count, and protocol-defined information.

Definition at line 481 of file xhci.h.

Field Documentation

u32 name_string

Definition at line 483 of file xhci.h.

Definition at line 484 of file xhci.h.

Definition at line 482 of file xhci.h.


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