Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aggregator.c280 static int gpio_fwd_direction_input(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_direction_input() function
579 return gpio_fwd_direction_input(gc, offset); in gpiochip_fwd_gpio_direction_input()
720 chip->direction_input = gpio_fwd_direction_input; in devm_gpiochip_fwd_alloc()