Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/leds/
Dleds-pca955x.c376 static int pca955x_set_value(struct gpio_chip *gc, unsigned int offset, in pca955x_set_value() function
391 pca955x_set_value(gc, offset, val); in pca955x_gpio_set_value()
419 return pca955x_set_value(gc, offset, val); in pca955x_gpio_direction_output()