Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/leds/
Dleds-pca955x.c107 struct pca955x { struct
109 struct pca955x_led *leds; argument
110 const struct pca955x_chipdef *chipdef; argument
119 struct pca955x *pca955x; argument
154 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_psc() local
174 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_pwm() local
191 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_ls() local
208 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_ls() local
224 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_pwm() local
243 struct pca955x *pca955x = pca955x_led->pca955x; in pca955x_led_get() local
[all …]