Home
last modified time | relevance | path

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

/linux-4.4.14/sound/arm/
Dpxa2xx-pcm.c71 static struct snd_pcm_ops pxa2xx_pcm_ops = { variable
104 snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops); in pxa2xx_pcm_new()
111 snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops); in pxa2xx_pcm_new()
/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-pcm.c48 static struct snd_pcm_ops pxa2xx_pcm_ops = { variable
88 .ops = &pxa2xx_pcm_ops,