Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/display/
Dls0xx.c45 struct ls0xx_config { struct
59 const struct ls0xx_config *config = a; in ls0xx_vcom_toggle() argument
76 const struct ls0xx_config *config = dev->config; in ls0xx_blanking_off()
88 const struct ls0xx_config *config = dev->config; in ls0xx_blanking_on()
99 const struct ls0xx_config *config = dev->config; in ls0xx_cmd()
108 const struct ls0xx_config *config = dev->config; in ls0xx_clear()
123 const struct ls0xx_config *config = dev->config; in ls0xx_update_display()
265 const struct ls0xx_config *config = dev->config; in ls0xx_init()
303 static const struct ls0xx_config ls0xx_config = { variable
329 DEVICE_DT_INST_DEFINE(0, ls0xx_init, NULL, NULL, &ls0xx_config, POST_KERNEL,