Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/leds/
Dleds-pca955x.c370 static int pca955x_set_value(struct gpio_chip *gc, unsigned int offset, in pca955x_set_value() function
385 pca955x_set_value(gc, offset, val); in pca955x_gpio_set_value()
413 return pca955x_set_value(gc, offset, val); in pca955x_gpio_direction_output()