Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c436 static int gb_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in gb_gpio_direction_input() function
560 gpio->direction_input = gb_gpio_direction_input; in gb_gpio_probe()