Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
struct spi_device * | spi |
unsigned int | power |
struct lcd_device * | ld |
struct backlight_device * | bd |
struct lcd_platform_data * | lcd_pd |
Definition at line 46 of file ams369fg06.c.
Definition at line 51 of file ams369fg06.c.
Definition at line 47 of file ams369fg06.c.
struct lcd_platform_data* lcd_pd |
Definition at line 52 of file ams369fg06.c.
struct lcd_device* ld |
Definition at line 50 of file ams369fg06.c.
unsigned int power |
Definition at line 49 of file ams369fg06.c.
struct spi_device* spi |
Definition at line 48 of file ams369fg06.c.