Searched refs:__pxa2xx_pcm_close (Results 1 – 4 of 4) sorted by relevance
57 __pxa2xx_pcm_close(substream); in pxa2xx_pcm_open()68 return __pxa2xx_pcm_close(substream); in pxa2xx_pcm_close()
134 int __pxa2xx_pcm_close(struct snd_pcm_substream *substream) in __pxa2xx_pcm_close() function138 EXPORT_SYMBOL(__pxa2xx_pcm_close);
16 extern int __pxa2xx_pcm_close(struct snd_pcm_substream *substream);
50 .close = __pxa2xx_pcm_close,