Linux Kernel
3.7.1
|
Data Fields | |
struct spi_device * | spi |
u8 * | buffer |
int | power |
struct lcd_device * | ld |
Definition at line 23 of file ltv350qv.c.
Definition at line 25 of file ltv350qv.c.
struct lcd_device* ld |
Definition at line 27 of file ltv350qv.c.
int power |
Definition at line 26 of file ltv350qv.c.
struct spi_device* spi |
Definition at line 24 of file ltv350qv.c.