Searched refs:gpio_fwd_direction_input (Results 1 – 1 of 1) sorted by relevance
277 static int gpio_fwd_direction_input(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_direction_input() function576 return gpio_fwd_direction_input(gc, offset); in gpiochip_fwd_gpio_direction_input()717 chip->direction_input = gpio_fwd_direction_input; in devm_gpiochip_fwd_alloc()