Searched refs:pxa2xx_ac97_ac97 (Results 1 – 1 of 1) sorted by relevance
60 static struct snd_ac97 *pxa2xx_ac97_ac97; variable77 runtime->hw.rates = pxa2xx_ac97_ac97->rates[i]; in pxa2xx_ac97_pcm_open()112 return snd_ac97_set_rate(pxa2xx_ac97_ac97, reg, runtime->rate); in pxa2xx_ac97_pcm_prepare()122 snd_ac97_suspend(pxa2xx_ac97_ac97); in pxa2xx_ac97_do_suspend()140 snd_ac97_resume(pxa2xx_ac97_ac97); in pxa2xx_ac97_do_resume()240 ret = snd_ac97_mixer(ac97_bus, &ac97_template, &pxa2xx_ac97_ac97); in pxa2xx_ac97_probe()245 "%s", snd_ac97_get_short_name(pxa2xx_ac97_ac97)); in pxa2xx_ac97_probe()