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