Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-viperboard.c68 struct vprbrd_gpio { struct
91 struct vprbrd_gpio *gpio = in vprbrd_gpioa_get() argument
92 container_of(chip, struct vprbrd_gpio, gpioa); in vprbrd_gpioa_get()
142 struct vprbrd_gpio *gpio = in vprbrd_gpioa_set()
143 container_of(chip, struct vprbrd_gpio, gpioa); in vprbrd_gpioa_set()
184 struct vprbrd_gpio *gpio = in vprbrd_gpioa_direction_input()
185 container_of(chip, struct vprbrd_gpio, gpioa); in vprbrd_gpioa_direction_input()
222 struct vprbrd_gpio *gpio = in vprbrd_gpioa_direction_output()
223 container_of(chip, struct vprbrd_gpio, gpioa); in vprbrd_gpioa_direction_output()
290 struct vprbrd_gpio *gpio = in vprbrd_gpiob_get()
[all …]