Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aggregator.c241 struct gpiochip_fwd { struct
261 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_request() argument
268 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_get_direction()
282 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_direction_input()
290 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_direction_output()
297 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_get()
303 static int gpio_fwd_get_multiple(struct gpiochip_fwd *fwd, unsigned long *mask, in gpio_fwd_get_multiple()
332 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_get_multiple_locked()
351 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_delay()
372 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_set()
[all …]