Linux Kernel
3.7.1
|
Definition at line 74 of file spi-txx9.c.
int baseclk |
Definition at line 81 of file spi-txx9.c.
Definition at line 82 of file spi-txx9.c.
int last_chipselect |
Definition at line 84 of file spi-txx9.c.
int last_chipselect_val |
Definition at line 85 of file spi-txx9.c.
spinlock_t lock |
Definition at line 77 of file spi-txx9.c.
u32 max_speed_hz |
Definition at line 83 of file spi-txx9.c.
Definition at line 80 of file spi-txx9.c.
u32 min_speed_hz |
Definition at line 83 of file spi-txx9.c.
Definition at line 78 of file spi-txx9.c.
wait_queue_head_t waitq |
Definition at line 79 of file spi-txx9.c.
struct work_struct work |
Definition at line 76 of file spi-txx9.c.
struct workqueue_struct* workqueue |
Definition at line 75 of file spi-txx9.c.