Searched refs:gpio_pin_set (Results 1 – 1 of 1) sorted by relevance
192 static void gpio_pin_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_pin_set() function235 gc->set = gpio_pin_set; in gpio_pin_setup()