Linux Kernel
3.7.1
|
Data Fields | |
struct spi_bitbang | bitbang |
void __iomem * | membase |
unsigned char | val |
struct sh_spi_info * | info |
struct platform_device * | dev |
Definition at line 30 of file spi-sh-sci.c.
struct spi_bitbang bitbang |
Definition at line 31 of file spi-sh-sci.c.
struct platform_device* dev |
Definition at line 36 of file spi-sh-sci.c.
struct sh_spi_info* info |
Definition at line 35 of file spi-sh-sci.c.
Definition at line 33 of file spi-sh-sci.c.
unsigned char val |
Definition at line 34 of file spi-sh-sci.c.