Home
last modified time | relevance | path

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

/Linux-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c93 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open() function
130 EXPORT_SYMBOL(pxa2xx_pcm_open);
211 .open = pxa2xx_pcm_open,
Dpxa2xx-ac97.c73 ret = pxa2xx_pcm_open(substream); in pxa2xx_ac97_pcm_open()
/Linux-v4.19/include/sound/
Dpxa2xx-lib.h20 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);