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.c239 struct gpiochip_fwd { struct
259 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_request() argument
266 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_get_direction()
280 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_direction_input()
288 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_direction_output()
295 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_get()
301 static int gpio_fwd_get_multiple(struct gpiochip_fwd *fwd, unsigned long *mask, in gpio_fwd_get_multiple()
330 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_get_multiple_locked()
349 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_delay()
370 struct gpiochip_fwd *fwd = gpiochip_get_data(chip); in gpio_fwd_set()
[all …]