Home
last modified time | relevance | path

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

/linux-4.1.27/sound/arm/
Dpxa2xx-pcm.c77 static struct snd_pcm_ops pxa2xx_pcm_ops = { variable
110 snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops); in pxa2xx_pcm_new()
117 snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops); in pxa2xx_pcm_new()
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-pcm.c80 static struct snd_pcm_ops pxa2xx_pcm_ops = { variable
120 .ops = &pxa2xx_pcm_ops,