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

Data Fields

const voidtx_buf
 
voidrx_buf
 
unsigned len
 
unsigned n_tx
 
unsigned n_rx
 
unsigned actual_length
 
int status
 

Detailed Description

Definition at line 38 of file spi-fsl-espi.c.

Field Documentation

unsigned actual_length

Definition at line 44 of file spi-fsl-espi.c.

unsigned len

Definition at line 41 of file spi-fsl-espi.c.

unsigned n_rx

Definition at line 43 of file spi-fsl-espi.c.

unsigned n_tx

Definition at line 42 of file spi-fsl-espi.c.

void* rx_buf

Definition at line 40 of file spi-fsl-espi.c.

Definition at line 45 of file spi-fsl-espi.c.

Definition at line 39 of file spi-fsl-espi.c.


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