Searched refs:mpfs_gpio_get_direction (Results 1 – 1 of 1) sorted by relevance
79 static int mpfs_gpio_get_direction(struct gpio_chip *gc, in mpfs_gpio_get_direction() function 96 if (mpfs_gpio_get_direction(gc, gpio_index) == GPIO_LINE_DIRECTION_OUT) in mpfs_gpio_get() 151 mpfs_gpio->gc.get_direction = mpfs_gpio_get_direction; in mpfs_gpio_probe()