Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-wm831x.c45 static int wm831x_gpio_get(struct gpio_chip *chip, unsigned offset) in wm831x_gpio_get() function
237 str_high_low(wm831x_gpio_get(chip, i)), in wm831x_gpio_dbg_show()
254 .get = wm831x_gpio_get,