Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/ !
H A Dgpio.c192 static int gpio_pin_set(struct gpio_chip *gc, unsigned int offset, int value) in gpio_pin_set() function
237 gc->set = gpio_pin_set; in gpio_pin_setup()