Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpxa2xx-lib.h21 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);