Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-pca955x.c323 static int pca955x_set_value(struct gpio_chip *gc, unsigned int offset, in pca955x_set_value() function
338 pca955x_set_value(gc, offset, val); in pca955x_gpio_set_value()
366 return pca955x_set_value(gc, offset, val); in pca955x_gpio_direction_output()