Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c465 static void gb_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in gb_gpio_set() function
563 gpio->set = gb_gpio_set; in gb_gpio_probe()