Lines Matching defs:lcd
357 static int s6e63m0_spi_write_byte(struct s6e63m0 *lcd, int addr, int data) in s6e63m0_spi_write_byte()
375 static int s6e63m0_spi_write(struct s6e63m0 *lcd, unsigned char address, in s6e63m0_spi_write()
388 static int s6e63m0_panel_send_sequence(struct s6e63m0 *lcd, in s6e63m0_panel_send_sequence()
407 static int _s6e63m0_gamma_ctl(struct s6e63m0 *lcd, const unsigned int *gamma) in _s6e63m0_gamma_ctl()
436 static int s6e63m0_gamma_ctl(struct s6e63m0 *lcd, int gamma) in s6e63m0_gamma_ctl()
446 static int s6e63m0_ldi_init(struct s6e63m0 *lcd) in s6e63m0_ldi_init()
467 static int s6e63m0_ldi_enable(struct s6e63m0 *lcd) in s6e63m0_ldi_enable()
484 static int s6e63m0_ldi_disable(struct s6e63m0 *lcd) in s6e63m0_ldi_disable()
498 static int s6e63m0_power_on(struct s6e63m0 *lcd) in s6e63m0_power_on()
545 static int s6e63m0_power_off(struct s6e63m0 *lcd) in s6e63m0_power_off()
565 static int s6e63m0_power(struct s6e63m0 *lcd, int power) in s6e63m0_power()
582 struct s6e63m0 *lcd = lcd_get_data(ld); in s6e63m0_set_power() local
595 struct s6e63m0 *lcd = lcd_get_data(ld); in s6e63m0_get_power() local
608 struct s6e63m0 *lcd = bl_get_data(bd); in s6e63m0_set_brightness() local
639 struct s6e63m0 *lcd = dev_get_drvdata(dev); in s6e63m0_sysfs_show_gamma_mode() local
667 struct s6e63m0 *lcd = dev_get_drvdata(dev); in s6e63m0_sysfs_store_gamma_mode() local
703 struct s6e63m0 *lcd = dev_get_drvdata(dev); in s6e63m0_sysfs_show_gamma_table() local
717 struct s6e63m0 *lcd = NULL; in s6e63m0_probe() local
809 struct s6e63m0 *lcd = spi_get_drvdata(spi); in s6e63m0_remove() local
823 struct s6e63m0 *lcd = dev_get_drvdata(dev); in s6e63m0_suspend() local
836 struct s6e63m0 *lcd = dev_get_drvdata(dev); in s6e63m0_resume() local
849 struct s6e63m0 *lcd = spi_get_drvdata(spi); in s6e63m0_shutdown() local