Home
last modified time | relevance | path

Searched defs:chipdef (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-pca963x.c110 struct pca963x_chipdef *chipdef; member
121 struct pca963x_chipdef *chipdef = led->chip->chipdef; in pca963x_brightness() local
172 struct pca963x_chipdef *chipdef = led->chip->chipdef; in pca963x_blink() local
305 struct pca963x_chipdef *chipdef = chip->chipdef; in pca963x_register_leds() local
396 struct pca963x_chipdef *chipdef; in pca963x_probe() local
H A Dleds-pca955x.c128 struct pca955x_chipdef *chipdef; member