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

Data Fields

void(* intctrl )(struct spi_imx_data *, int)
 
int(* config )(struct spi_imx_data *, struct spi_imx_config *)
 
void(* trigger )(struct spi_imx_data *)
 
int(* rx_available )(struct spi_imx_data *)
 
void(* reset )(struct spi_imx_data *)
 
enum spi_imx_devtype devtype
 

Detailed Description

Definition at line 74 of file spi-imx.c.

Field Documentation

Definition at line 76 of file spi-imx.c.

enum spi_imx_devtype devtype

Definition at line 80 of file spi-imx.c.

void(* intctrl)(struct spi_imx_data *, int)

Definition at line 75 of file spi-imx.c.

void(* reset)(struct spi_imx_data *)

Definition at line 79 of file spi-imx.c.

int(* rx_available)(struct spi_imx_data *)

Definition at line 78 of file spi-imx.c.

void(* trigger)(struct spi_imx_data *)

Definition at line 77 of file spi-imx.c.


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