Searched refs:otm3225a_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | otm3225a.c | 159 static void otm3225a_write(struct spi_device *spi, in otm3225a_write() function 193 otm3225a_write(dd->spi, display_off, ARRAY_SIZE(display_off)); in otm3225a_set_power() 195 otm3225a_write(dd->spi, display_on, ARRAY_SIZE(display_on)); in otm3225a_set_power() 233 otm3225a_write(spi, display_init, ARRAY_SIZE(display_init)); in otm3225a_probe() 234 otm3225a_write(spi, display_enable_rgb_interface, in otm3225a_probe()
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | otm3225a.c | 159 static void otm3225a_write(struct spi_device *spi, in otm3225a_write() function 193 otm3225a_write(dd->spi, display_off, ARRAY_SIZE(display_off)); in otm3225a_set_power() 195 otm3225a_write(dd->spi, display_on, ARRAY_SIZE(display_on)); in otm3225a_set_power() 233 otm3225a_write(spi, display_init, ARRAY_SIZE(display_init)); in otm3225a_probe() 234 otm3225a_write(spi, display_enable_rgb_interface, in otm3225a_probe()
|
Completed in 3 milliseconds