Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aggregator.c370 static int gpio_fwd_set(struct gpio_chip *chip, unsigned int offset, int value) in gpio_fwd_set() function
630 return gpio_fwd_set(gc, offset, value); in gpiochip_fwd_gpio_set()
724 chip->set = gpio_fwd_set; in devm_gpiochip_fwd_alloc()