Searched refs:get_direction (Results 1 – 7 of 7) sorted by relevance
29 enum gpio_dir (*get_direction)(struct gpio_chip *chip, member
118 if (gc->ops->get_direction(NULL, gpio_num) != GPIO_DIR_OUT) { in pta_gpio_set()
213 .get_direction = gpio_get_direction,
167 .get_direction = pl061_get_direction,
150 .get_direction = iproc_gpio_get_dir,
214 .get_direction = do_get_dir,
196 .get_direction = gpio_get_direction,
Completed in 8 milliseconds