Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/leds/
Dleds-pca9532.c147 static int pca9532_setpwm(struct i2c_client *client, int pwm) in pca9532_setpwm() function
196 pca9532_setpwm(led->client, PCA9532_PWM_ID_0); in pca9532_set_brightness()
234 return pca9532_setpwm(data->client, PCA9532_PWM_ID_1); in pca9532_update_hw_blink()