Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/arm/
H A 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()
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-ac97.c173 static const struct snd_pcm_ops pxa2xx_ac97_pcm_ops = { variable
201 snd_pcm_set_ops(pcm, stream, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new()
207 snd_pcm_set_ops(pcm, stream, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new()

Completed in 2 milliseconds