Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/arm/
H A Dpxa2xx-pcm-lib.c80 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open() function
117 EXPORT_SYMBOL(pxa2xx_pcm_open); variable
152 return pxa2xx_pcm_open(substream); in pxa2xx_soc_pcm_open()
H A Dpxa2xx-ac97.c67 ret = pxa2xx_pcm_open(substream); in pxa2xx_ac97_pcm_open()
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-pcm-lib.c89 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open() function
126 EXPORT_SYMBOL(pxa2xx_pcm_open); variable
217 return pxa2xx_pcm_open(substream); in pxa2xx_soc_pcm_open()
H A Dpxa2xx-ac97.c70 ret = pxa2xx_pcm_open(substream); in pxa2xx_ac97_pcm_open()
/kernel/linux/linux-6.6/include/sound/
H A Dpxa2xx-lib.h20 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);
/kernel/linux/linux-5.10/include/sound/
H A Dpxa2xx-lib.h21 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);

Completed in 3 milliseconds