Home
last modified time | relevance | path

Searched refs:vf610_gpio_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-vf610.c99 static void vf610_gpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in vf610_gpio_set() function
130 vf610_gpio_set(chip, gpio, value); in vf610_gpio_direction_output()
316 gc->set = vf610_gpio_set; in vf610_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-vf610.c98 static void vf610_gpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in vf610_gpio_set() function
129 vf610_gpio_set(chip, gpio, value); in vf610_gpio_direction_output()
328 gc->set = vf610_gpio_set; in vf610_gpio_probe()

Completed in 2 milliseconds