Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5677.c4525 static inline struct rt5677_priv *gpio_to_rt5677(struct gpio_chip *chip) in gpio_to_rt5677() function
4532 struct rt5677_priv *rt5677 = gpio_to_rt5677(chip); in rt5677_gpio_set()
4553 struct rt5677_priv *rt5677 = gpio_to_rt5677(chip); in rt5677_gpio_direction_out()
4577 struct rt5677_priv *rt5677 = gpio_to_rt5677(chip); in rt5677_gpio_get()
4589 struct rt5677_priv *rt5677 = gpio_to_rt5677(chip); in rt5677_gpio_direction_in()
4643 struct rt5677_priv *rt5677 = gpio_to_rt5677(chip); in rt5677_to_irq()