Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-pca955x.c223 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, chip_ls, &ls); in pca955x_led_set()