Searched refs:pca955x_read_ls (Results 1 – 1 of 1) sorted by relevance
216 static int pca955x_read_ls(struct i2c_client *client, int n, u8 *val) in pca955x_read_ls() function257 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()