Searched full:lm3697 (Results 1 – 2 of 2) sorted by relevance
2 // TI LM3697 LED chip family driver61 struct lm3697 *priv;69 * struct lm3697 -80 struct lm3697 { struct166 static int lm3697_init(struct lm3697 *priv) in lm3697_init()202 static int lm3697_probe_dt(struct lm3697 *priv) in lm3697_probe_dt()298 struct lm3697 *led; in lm3697_probe()334 struct lm3697 *led = i2c_get_clientdata(client); in lm3697_remove()356 { .name = "lm3697" },362 { .compatible = "ti,lm3697", },[all …]
51 - fault-monitor: Hardware fault monitoring driver for LM3633 and LM3697.