Searched refs:__pxa2xx_pcm_close (Results 1 – 4 of 4) sorted by relevance
61 __pxa2xx_pcm_close(substream); in pxa2xx_pcm_open()74 return __pxa2xx_pcm_close(substream); in pxa2xx_pcm_close()
257 int __pxa2xx_pcm_close(struct snd_pcm_substream *substream) in __pxa2xx_pcm_close() function267 EXPORT_SYMBOL(__pxa2xx_pcm_close);
17 extern int __pxa2xx_pcm_close(struct snd_pcm_substream *substream);
82 .close = __pxa2xx_pcm_close,