Searched refs:pxa2xx_pcm_hw_free (Results 1 – 3 of 3) sorted by relevance
63 int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in pxa2xx_pcm_hw_free() function68 EXPORT_SYMBOL(pxa2xx_pcm_hw_free);239 return pxa2xx_pcm_hw_free(substream); in pxa2xx_soc_pcm_hw_free()
177 .hw_free = pxa2xx_pcm_hw_free,
17 extern int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream);