Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dgpio.c196 static void gpio_pin_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_pin_set() function
242 gc->set = gpio_pin_set; in gpio_pin_setup()