Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c119 int pxa2xx_pcm_close(struct snd_pcm_substream *substream) in pxa2xx_pcm_close() function
123 EXPORT_SYMBOL(pxa2xx_pcm_close);
159 return pxa2xx_pcm_close(substream); in pxa2xx_soc_pcm_close()
H A Dpxa2xx-ac97.c83 pxa2xx_pcm_close(substream); in pxa2xx_ac97_pcm_open()
/openbmc/linux/include/sound/
H A Dpxa2xx-lib.h21 extern int pxa2xx_pcm_close(struct snd_pcm_substream *substream);