Home
last modified time | relevance | path

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

/Linux-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c132 int pxa2xx_pcm_close(struct snd_pcm_substream *substream) in pxa2xx_pcm_close() function
136 EXPORT_SYMBOL(pxa2xx_pcm_close);
212 .close = pxa2xx_pcm_close,
Dpxa2xx-ac97.c89 pxa2xx_pcm_close(substream); in pxa2xx_ac97_pcm_open()
/Linux-v4.19/include/sound/
Dpxa2xx-lib.h21 extern int pxa2xx_pcm_close(struct snd_pcm_substream *substream);