• Home
  • Raw
  • Download

Lines Matching defs:lcd

57 static void ld9040_regulator_enable(struct ld9040 *lcd)  in ld9040_regulator_enable()
76 static void ld9040_regulator_disable(struct ld9040 *lcd) in ld9040_regulator_disable()
426 static int ld9040_spi_write_byte(struct ld9040 *lcd, int addr, int data) in ld9040_spi_write_byte()
444 static int ld9040_spi_write(struct ld9040 *lcd, unsigned char address, in ld9040_spi_write()
457 static int ld9040_panel_send_sequence(struct ld9040 *lcd, in ld9040_panel_send_sequence()
476 static int _ld9040_gamma_ctl(struct ld9040 *lcd, const unsigned int *gamma) in _ld9040_gamma_ctl()
505 static int ld9040_gamma_ctl(struct ld9040 *lcd, int gamma) in ld9040_gamma_ctl()
510 static int ld9040_ldi_init(struct ld9040 *lcd) in ld9040_ldi_init()
536 static int ld9040_ldi_enable(struct ld9040 *lcd) in ld9040_ldi_enable()
541 static int ld9040_ldi_disable(struct ld9040 *lcd) in ld9040_ldi_disable()
556 static int ld9040_power_on(struct ld9040 *lcd) in ld9040_power_on()
589 static int ld9040_power_off(struct ld9040 *lcd) in ld9040_power_off()
610 static int ld9040_power(struct ld9040 *lcd, int power) in ld9040_power()
627 struct ld9040 *lcd = lcd_get_data(ld); in ld9040_set_power() local
640 struct ld9040 *lcd = lcd_get_data(ld); in ld9040_get_power() local
653 struct ld9040 *lcd = bl_get_data(bd); in ld9040_set_brightness() local
684 struct ld9040 *lcd = NULL; in ld9040_probe() local
769 struct ld9040 *lcd = spi_get_drvdata(spi); in ld9040_remove() local
781 struct ld9040 *lcd = dev_get_drvdata(dev); in ld9040_suspend() local
794 struct ld9040 *lcd = dev_get_drvdata(dev); in ld9040_resume() local
807 struct ld9040 *lcd = spi_get_drvdata(spi); in ld9040_shutdown() local