Searched refs:gpio_fwd_direction_input (Results 1 – 1 of 1) sorted by relevance
280 static int gpio_fwd_direction_input(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_direction_input() function579 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()