Lines Matching defs:pca963x
106 struct pca963x { struct
107 struct pca963x_chipdef *chipdef; argument
110 struct pca963x_led *leds; argument
114 struct pca963x *chip; argument
125 static void pca963x_brightness_work(struct pca963x_led *pca963x) in pca963x_brightness_work()
155 static void pca963x_blink_work(struct pca963x_led *pca963x) in pca963x_blink_work()
185 struct pca963x_led *pca963x = container_of(work, in pca963x_work() local
201 struct pca963x_led *pca963x; in pca963x_led_set() local
218 struct pca963x_led *pca963x; in pca963x_blink_set() local
347 struct pca963x_led *pca963x; in pca963x_probe() local
447 struct pca963x *pca963x = i2c_get_clientdata(client); in pca963x_remove() local