Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c422 static int gb_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in gb_gpio_get_direction() function
559 gpio->get_direction = gb_gpio_get_direction; in gb_gpio_probe()