Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-pca995x.c41 struct pca995x_chipdef { struct
47 static const struct pca995x_chipdef pca9952_chipdef = { argument
53 static const struct pca995x_chipdef pca9955b_chipdef = {
59 static const struct pca995x_chipdef pca9956b_chipdef = {
74 const struct pca995x_chipdef *chipdef;
82 const struct pca995x_chipdef *chipdef = chip->chipdef; in pca995x_brightness_set()
124 const struct pca995x_chipdef *chipdef; in pca995x_probe()