Searched refs:nt35510_config (Results 1 – 1 of 1) sorted by relevance
52 struct nt35510_config { struct159 const struct nt35510_config *cfg = dev->config; in nt35510_write_reg()190 static int nt35510_config(const struct device *dev) in nt35510_config() function236 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 = { \