Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/leds/
Dleds-pca955x.c117 struct pca955x { struct
119 struct pca955x_led *leds; argument
120 struct pca955x_chipdef *chipdef; argument
129 struct pca955x *pca955x; argument
170 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_psc() local
190 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_pwm() local
207 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_ls() local
224 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_ls() local
240 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_pwm() local
259 struct pca955x *pca955x = pca955x_led->pca955x; in pca955x_led_get() local
[all …]