Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/arm/
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()
Dpxa2xx-ac97.c177 .hw_free = pxa2xx_pcm_hw_free,
/kernel/linux/linux-5.10/include/sound/
Dpxa2xx-lib.h17 extern int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream);