Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-wm831x.c60 static void wm831x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in wm831x_gpio_set() function
87 wm831x_gpio_set(chip, offset, value); in wm831x_gpio_direction_out()
256 .set = wm831x_gpio_set,