Home
last modified time | relevance | path

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

/Linux-v6.1/sound/arm/
Dpxa2xx-ac97.c170 static const struct snd_pcm_ops pxa2xx_ac97_pcm_ops = { variable
193 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new()
194 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new()