Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dpxa2xx-lib.h29 extern bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97);
/linux-4.1.27/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.c33 if (!pxa2xx_ac97_try_cold_reset(ac97)) { in pxa2xx_ac97_reset()
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-ac97.c40 pxa2xx_ac97_try_cold_reset(ac97); in pxa2xx_ac97_cold_reset()