Home
last modified time | relevance | path

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

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