Home
last modified time | relevance | path

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

/Linux-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c67 int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in pxa2xx_pcm_hw_free() function
72 EXPORT_SYMBOL(pxa2xx_pcm_hw_free);
215 .hw_free = pxa2xx_pcm_hw_free,
Dpxa2xx-ac97.c182 .hw_free = pxa2xx_pcm_hw_free,
/Linux-v4.19/include/sound/
Dpxa2xx-lib.h16 extern int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream);