Linux Kernel
3.7.1
|
Data Fields | |
struct i2c_client * | i2c |
uint16_t | settings |
uint16_t | chipselect |
unsigned int | current_speed |
uint8_t | buf [63] |
Definition at line 34 of file spi-xcomm.c.
Definition at line 42 of file spi-xcomm.c.
uint16_t chipselect |
Definition at line 38 of file spi-xcomm.c.
unsigned int current_speed |
Definition at line 40 of file spi-xcomm.c.
struct i2c_client* i2c |
Definition at line 35 of file spi-xcomm.c.
uint16_t settings |
Definition at line 37 of file spi-xcomm.c.