Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpxa2xx-lib.h28 extern bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97);
/linux-4.4.14/sound/arm/
Dpxa2xx-ac97-lib.c228 bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97) in pxa2xx_ac97_try_cold_reset() function
263 EXPORT_SYMBOL_GPL(pxa2xx_ac97_try_cold_reset);
Dpxa2xx-ac97.c34 if (!pxa2xx_ac97_try_cold_reset(ac97)) { in pxa2xx_ac97_reset()
/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-ac97.c41 pxa2xx_ac97_try_cold_reset(ac97); in pxa2xx_ac97_cold_reset()