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

Data Fields

struct dma_chandma_tx
 
struct dma_chandma_rx
 
int dma_tx_sync_dev
 
int dma_rx_sync_dev
 
struct completion dma_tx_completion
 
struct completion dma_rx_completion
 

Detailed Description

Definition at line 97 of file spi-omap2-mcspi.c.

Field Documentation

struct dma_chan* dma_rx

Definition at line 99 of file spi-omap2-mcspi.c.

struct completion dma_rx_completion

Definition at line 105 of file spi-omap2-mcspi.c.

int dma_rx_sync_dev

Definition at line 102 of file spi-omap2-mcspi.c.

struct dma_chan* dma_tx

Definition at line 98 of file spi-omap2-mcspi.c.

struct completion dma_tx_completion

Definition at line 104 of file spi-omap2-mcspi.c.

int dma_tx_sync_dev

Definition at line 101 of file spi-omap2-mcspi.c.


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