Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aggregator.c295 static int gpio_fwd_get(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_get() function
595 return gpio_fwd_get(gc, offset); in gpiochip_fwd_gpio_get()
722 chip->get = gpio_fwd_get; in devm_gpiochip_fwd_alloc()