Searched refs:__pxa2xx_pcm_hw_free (Results 1 – 4 of 4) sorted by relevance
69 int __pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in __pxa2xx_pcm_hw_free() function74 EXPORT_SYMBOL(__pxa2xx_pcm_hw_free);
76 .hw_free = __pxa2xx_pcm_hw_free,
11 extern int __pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream);
43 __pxa2xx_pcm_hw_free(substream); in pxa2xx_pcm_hw_free()