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

/linux-4.1.27/drivers/gpio/
H A Dgpio-wm831x.c68 static void wm831x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) wm831x_gpio_set() function
95 wm831x_gpio_set(chip, offset, value); wm831x_gpio_direction_out()
239 .set = wm831x_gpio_set,

Completed in 51 milliseconds