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

#include <core.h>

Data Fields

u32 raw
 
struct dwc3_event_type type
 
struct dwc3_event_depevt depevt
 
struct dwc3_event_devt devt
 
struct dwc3_event_gevt gevt
 

Detailed Description

union dwc3_event - representation of Event Buffer contents : raw 32-bit event : the type of the event : Device Endpoint Event : Device Event : Global Event

Definition at line 845 of file core.h.

Field Documentation

Definition at line 848 of file core.h.

Definition at line 849 of file core.h.

Definition at line 850 of file core.h.

u32 raw

Definition at line 846 of file core.h.

Definition at line 847 of file core.h.


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