Symbol: ams369fg06
drivers/video/backlight/ams369fg06.c
157
static int ams369fg06_spi_write_byte(struct ams369fg06 *lcd, int addr, int data)
drivers/video/backlight/ams369fg06.c
175
static int ams369fg06_spi_write(struct ams369fg06 *lcd, unsigned char address,
drivers/video/backlight/ams369fg06.c
188
static int ams369fg06_panel_send_sequence(struct ams369fg06 *lcd,
drivers/video/backlight/ams369fg06.c
207
static int _ams369fg06_gamma_ctl(struct ams369fg06 *lcd,
drivers/video/backlight/ams369fg06.c
227
static int ams369fg06_gamma_ctl(struct ams369fg06 *lcd, int brightness)
drivers/video/backlight/ams369fg06.c
248
static int ams369fg06_ldi_init(struct ams369fg06 *lcd)
drivers/video/backlight/ams369fg06.c
265
static int ams369fg06_ldi_enable(struct ams369fg06 *lcd)
drivers/video/backlight/ams369fg06.c
282
static int ams369fg06_ldi_disable(struct ams369fg06 *lcd)
drivers/video/backlight/ams369fg06.c
305
static int ams369fg06_power_on(struct ams369fg06 *lcd)
drivers/video/backlight/ams369fg06.c
349
static int ams369fg06_power_off(struct ams369fg06 *lcd)
drivers/video/backlight/ams369fg06.c
370
static int ams369fg06_power(struct ams369fg06 *lcd, int power)
drivers/video/backlight/ams369fg06.c
389
struct ams369fg06 *lcd = lcd_get_data(ld);
drivers/video/backlight/ams369fg06.c
396
struct ams369fg06 *lcd = lcd_get_data(ld);
drivers/video/backlight/ams369fg06.c
411
struct ams369fg06 *lcd = bl_get_data(bd);
drivers/video/backlight/ams369fg06.c
441
struct ams369fg06 *lcd = NULL;
drivers/video/backlight/ams369fg06.c
446
lcd = devm_kzalloc(&spi->dev, sizeof(struct ams369fg06), GFP_KERNEL);
drivers/video/backlight/ams369fg06.c
510
struct ams369fg06 *lcd = spi_get_drvdata(spi);
drivers/video/backlight/ams369fg06.c
518
struct ams369fg06 *lcd = dev_get_drvdata(dev);
drivers/video/backlight/ams369fg06.c
531
struct ams369fg06 *lcd = dev_get_drvdata(dev);
drivers/video/backlight/ams369fg06.c
544
struct ams369fg06 *lcd = spi_get_drvdata(spi);