|
Linux Kernel
3.7.1
|
#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_ifc * | ifc |
| char * | name |
| u32 | clk_mhz |
| void * | priv |
Definition at line 72 of file caif_spi.h.
| u32 clk_mhz |
Definition at line 77 of file caif_spi.h.
Definition at line 75 of file caif_spi.h.
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.
1.8.2