Home
last modified time | relevance | path

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

/Linux-v5.4/sound/arm/
Dpxa2xx-pcm-lib.c128 int pxa2xx_pcm_close(struct snd_pcm_substream *substream) in pxa2xx_pcm_close() function
132 EXPORT_SYMBOL(pxa2xx_pcm_close);
208 .close = pxa2xx_pcm_close,
Dpxa2xx-ac97.c86 pxa2xx_pcm_close(substream); in pxa2xx_ac97_pcm_open()
/Linux-v5.4/include/sound/
Dpxa2xx-lib.h21 extern int pxa2xx_pcm_close(struct snd_pcm_substream *substream);