Searched refs:vprbrd_gpio (Results 1 – 1 of 1) sorted by relevance
68 struct vprbrd_gpio { struct91 struct vprbrd_gpio *gpio = in vprbrd_gpioa_get() argument92 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 …]