Searched refs:__pxa2xx_pcm_open (Results 1 – 4 of 4) sorted by relevance
16 extern int __pxa2xx_pcm_open(struct snd_pcm_substream *substream);
208 int __pxa2xx_pcm_open(struct snd_pcm_substream *substream) in __pxa2xx_pcm_open() function255 EXPORT_SYMBOL(__pxa2xx_pcm_open);
41 ret = __pxa2xx_pcm_open(substream); in pxa2xx_pcm_open()
81 .open = __pxa2xx_pcm_open,