Searched refs:ld9040 (Results 1 – 2 of 2) sorted by relevance
46 struct ld9040 { struct391 static int ld9040_spi_write_byte(struct ld9040 *lcd, int addr, int data) in ld9040_spi_write_byte()409 static int ld9040_spi_write(struct ld9040 *lcd, unsigned char address, in ld9040_spi_write()422 static int ld9040_panel_send_sequence(struct ld9040 *lcd, in ld9040_panel_send_sequence()440 static int _ld9040_gamma_ctl(struct ld9040 *lcd, const unsigned int *gamma) in _ld9040_gamma_ctl()469 static int ld9040_gamma_ctl(struct ld9040 *lcd, int gamma) in ld9040_gamma_ctl()479 static int ld9040_ldi_init(struct ld9040 *lcd) in ld9040_ldi_init()505 static int ld9040_ldi_enable(struct ld9040 *lcd) in ld9040_ldi_enable()514 static int ld9040_ldi_disable(struct ld9040 *lcd) in ld9040_ldi_disable()524 static int ld9040_power_on(struct ld9040 *lcd) in ld9040_power_on()[all …]
15 obj-$(CONFIG_LCD_LD9040) += ld9040.o