Home
last modified time | relevance | path

Searched refs:pca955x_read_pwm (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/leds/
Dleds-pca955x.c232 static int pca955x_read_pwm(struct i2c_client *client, int n, u8 *val) in pca955x_read_pwm() function
273 ret = pca955x_read_pwm(pca955x->client, 1, &pwm); in pca955x_led_get()