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

#include <core.h>

Data Fields

voidbuf
 
unsigned length
 
unsigned int lpos
 
dma_addr_t dma
 
struct dwc3dwc
 

Detailed Description

struct dwc3_event_buffer - Software event buffer representation : a list of event buffers : THE buffer : size of this buffer : dma_addr_t : pointer to DWC controller

Definition at line 373 of file core.h.

Field Documentation

Definition at line 374 of file core.h.

Definition at line 378 of file core.h.

struct dwc3* dwc

Definition at line 380 of file core.h.

unsigned length

Definition at line 375 of file core.h.

unsigned int lpos

Definition at line 376 of file core.h.


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