Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-pca955x.c360 static int pca955x_set_value(struct gpio_chip *gc, unsigned int offset, in pca955x_set_value() function
375 pca955x_set_value(gc, offset, val); in pca955x_gpio_set_value()
403 return pca955x_set_value(gc, offset, val); in pca955x_gpio_direction_output()