Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aggregator.c264 static int gpio_fwd_get_direction(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_get_direction() function
544 return gpio_fwd_get_direction(gc, offset); in gpiochip_fwd_gpio_get_direction()
717 chip->get_direction = gpio_fwd_get_direction; in devm_gpiochip_fwd_alloc()