Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/leds/
Dleds-pca955x.c216 static int pca955x_read_ls(struct i2c_client *client, int n, u8 *val) in pca955x_read_ls() function
257 ret = pca955x_read_ls(pca955x->client, pca955x_led->led_num / 4, &ls); in pca955x_led_get()
301 ret = pca955x_read_ls(pca955x->client, chip_ls, &ls); in pca955x_led_set()