Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c415 static void gb_gpio_free(struct gpio_chip *chip, unsigned int offset) in gb_gpio_free() function
558 gpio->free = gb_gpio_free; in gb_gpio_probe()