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

#include <caif_spi.h>

Data Fields

int(* init_xfer )(struct cfspi_xfer *xfer, struct cfspi_dev *dev)
 
void(* sig_xfer )(bool xfer, struct cfspi_dev *dev)
 
struct cfspi_ifcifc
 
charname
 
u32 clk_mhz
 
voidpriv
 

Detailed Description

Definition at line 72 of file caif_spi.h.

Field Documentation

u32 clk_mhz

Definition at line 77 of file caif_spi.h.

Definition at line 75 of file caif_spi.h.

int(* init_xfer)(struct cfspi_xfer *xfer, struct cfspi_dev *dev)

Definition at line 73 of file caif_spi.h.

char* name

Definition at line 76 of file caif_spi.h.

Definition at line 78 of file caif_spi.h.

void(* sig_xfer)(bool xfer, struct cfspi_dev *dev)

Definition at line 74 of file caif_spi.h.


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