|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | ili9320_reg |
| struct | ili9320_client |
| struct | ili9320_spi |
| struct | ili9320 |
Functions | |
| int | ili9320_write (struct ili9320 *ili, unsigned int reg, unsigned int value) |
| int | ili9320_write_regs (struct ili9320 *ili, struct ili9320_reg *values, int nr_values) |
| int | ili9320_probe_spi (struct spi_device *spi, struct ili9320_client *cli) |
| int | ili9320_remove (struct ili9320 *lcd) |
| void | ili9320_shutdown (struct ili9320 *lcd) |
| int | ili9320_suspend (struct ili9320 *lcd, pm_message_t state) |
| int | ili9320_resume (struct ili9320 *lcd) |
| int ili9320_probe_spi | ( | struct spi_device * | spi, |
| struct ili9320_client * | cli | ||
| ) |
| int ili9320_suspend | ( | struct ili9320 * | lcd, |
| pm_message_t | state | ||
| ) |
1.8.2