Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_nt35510.c52 struct nt35510_config { struct
159 const struct nt35510_config *cfg = dev->config; in nt35510_write_reg()
190 static int nt35510_config(const struct device *dev) in nt35510_config() function
236 const struct nt35510_config *cfg = dev->config; in nt35510_blanking_on()
251 const struct nt35510_config *cfg = dev->config; in nt35510_blanking_off()
272 const struct nt35510_config *cfg = dev->config; in nt35510_get_capabilities()
298 const struct nt35510_config *cfg = dev->config; in nt35510_check_id()
317 const struct nt35510_config *cfg = dev->config; in nt35510_init()
397 ret = nt35510_config(dev); in nt35510_init()
422 static const struct nt35510_config nt35510_config_##n = { \