Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-ac97.c37 int gpio_sync; member
132 gpio_direction_output(snd_ac97_rst_cfg.gpio_sync, 1); in snd_soc_ac97_warm_reset()
136 gpio_direction_output(snd_ac97_rst_cfg.gpio_sync, 0); in snd_soc_ac97_warm_reset()
148 gpio_direction_output(snd_ac97_rst_cfg.gpio_sync, 0); in snd_soc_ac97_reset()
206 cfg->gpio_sync = gpio; in snd_soc_ac97_parse_pinctl()