Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_hw_free (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-pcm-lib.c63 int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in pxa2xx_pcm_hw_free() function
68 EXPORT_SYMBOL(pxa2xx_pcm_hw_free);
239 return pxa2xx_pcm_hw_free(substream); in pxa2xx_soc_pcm_hw_free()
H A Dpxa2xx-ac97.c177 .hw_free = pxa2xx_pcm_hw_free,
/OK3568_Linux_fs/kernel/include/sound/
H A Dpxa2xx-lib.h17 extern int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream);