|
Linux Kernel
3.7.1
|
Data Fields | |
| struct work_struct | work |
| spinlock_t | lock |
| struct list_head | msg_queue |
| struct spi_master * | master |
| struct clk * | ick |
| struct clk * | fck |
| void __iomem * | base |
| unsigned int | state |
Definition at line 85 of file spi-omap-100k.c.
Definition at line 96 of file spi-omap-100k.c.
Definition at line 93 of file spi-omap-100k.c.
Definition at line 92 of file spi-omap-100k.c.
| spinlock_t lock |
Definition at line 89 of file spi-omap-100k.c.
| struct spi_master* master |
Definition at line 91 of file spi-omap-100k.c.
Definition at line 90 of file spi-omap-100k.c.
Definition at line 99 of file spi-omap-100k.c.
| struct work_struct work |
Definition at line 86 of file spi-omap-100k.c.
1.8.2