Searched refs:pxa2xx_ac97_try_cold_reset (Results 1 – 4 of 4) sorted by relevance
28 extern bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97);
228 bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97) in pxa2xx_ac97_try_cold_reset() function263 EXPORT_SYMBOL_GPL(pxa2xx_ac97_try_cold_reset);
34 if (!pxa2xx_ac97_try_cold_reset(ac97)) { in pxa2xx_ac97_reset()
41 pxa2xx_ac97_try_cold_reset(ac97); in pxa2xx_ac97_cold_reset()