Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aggregator.c259 static int gpio_fwd_request(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_request() function
531 return gpio_fwd_request(gc, offset); in gpiochip_fwd_gpio_request()
718 chip->request = gpio_fwd_request; in devm_gpiochip_fwd_alloc()