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

#include <xhci.h>

Data Fields

__le32 drop_flags
 
__le32 add_flags
 
__le32 rsvd2 [6]
 

Detailed Description

struct xhci_input_control_context Input control context; see section 6.2.5.

: set the bit of the endpoint context you want to disable : set the bit of the endpoint context you want to enable

Definition at line 688 of file xhci.h.

Field Documentation

__le32 add_flags

Definition at line 690 of file xhci.h.

__le32 drop_flags

Definition at line 689 of file xhci.h.

__le32 rsvd2[6]

Definition at line 691 of file xhci.h.


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