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