Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm5100.c2274 static int wm5100_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in wm5100_gpio_direction_in() function
2289 .direction_input = wm5100_gpio_direction_in,