Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/greybus/
Dgpio.c415 static int gb_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in gb_gpio_get_direction() function
552 gpio->get_direction = gb_gpio_get_direction; in gb_gpio_probe()