Home
last modified time | relevance | path

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

/Linux-v5.4/sound/arm/
Dpxa2xx-pcm-lib.c89 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open() function
126 EXPORT_SYMBOL(pxa2xx_pcm_open);
207 .open = pxa2xx_pcm_open,
Dpxa2xx-ac97.c70 ret = pxa2xx_pcm_open(substream); in pxa2xx_ac97_pcm_open()
/Linux-v5.4/include/sound/
Dpxa2xx-lib.h20 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);