Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-pca955x.c465 static int pca955x_read_input(struct i2c_client *client, int n, u8 *val) in pca955x_read_input() function
518 pca955x_read_input(pca955x->client, led->led_num / 8, &reg); in pca955x_gpio_get_value()