Home
last modified time | relevance | path

Searched refs:otm3225a_spi_instruction (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/video/backlight/
Dotm3225a.c80 struct otm3225a_spi_instruction { struct
86 static struct otm3225a_spi_instruction display_init[] = { argument
136 static struct otm3225a_spi_instruction display_enable_rgb_interface[] = {
143 static struct otm3225a_spi_instruction display_off[] = {
151 static struct otm3225a_spi_instruction display_on[] = {
160 struct otm3225a_spi_instruction *instruction, in otm3225a_write()