Searched refs:pxa2xx_ac97_ac97 (Results 1 – 1 of 1) sorted by relevance
62 static struct snd_ac97 *pxa2xx_ac97_ac97; variable79 runtime->hw.rates = pxa2xx_ac97_ac97->rates[i]; in pxa2xx_ac97_pcm_open()114 return snd_ac97_set_rate(pxa2xx_ac97_ac97, reg, runtime->rate); in pxa2xx_ac97_pcm_prepare()124 snd_ac97_suspend(pxa2xx_ac97_ac97); in pxa2xx_ac97_do_suspend()142 snd_ac97_resume(pxa2xx_ac97_ac97); in pxa2xx_ac97_do_resume()252 ret = snd_ac97_mixer(ac97_bus, &ac97_template, &pxa2xx_ac97_ac97); in pxa2xx_ac97_probe()257 "%s", snd_ac97_get_short_name(pxa2xx_ac97_ac97)); in pxa2xx_ac97_probe()