Home
last modified time | relevance | path

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

/linux-6.1.9/sound/arm/
Dpxa2xx-pcm-lib.c80 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open() function
117 EXPORT_SYMBOL(pxa2xx_pcm_open);
152 return pxa2xx_pcm_open(substream); in pxa2xx_soc_pcm_open()
Dpxa2xx-ac97.c67 ret = pxa2xx_pcm_open(substream); in pxa2xx_ac97_pcm_open()
/linux-6.1.9/include/sound/
Dpxa2xx-lib.h20 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);