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.c40 struct pca995x_chipdef { struct
46 static const struct pca995x_chipdef pca9952_chipdef = { argument
52 static const struct pca995x_chipdef pca9955b_chipdef = {
58 static const struct pca995x_chipdef pca9956b_chipdef = {
73 const struct pca995x_chipdef *chipdef;
81 const struct pca995x_chipdef *chipdef = chip->chipdef; in pca995x_brightness_set()
123 const struct pca995x_chipdef *chipdef; in pca995x_probe()