Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-pca955x.c116 struct pca955x { struct
118 struct pca955x_led *leds; argument
119 struct pca955x_chipdef *chipdef; argument
127 struct pca955x *pca955x; argument
168 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_psc() local
188 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_pwm() local
205 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_ls() local
222 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_ls() local
238 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_pwm() local
257 struct pca955x *pca955x = pca955x_led->pca955x; in pca955x_led_get() local
[all …]