Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_trigger (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/sound/
Dpxa2xx-lib.h12 extern int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd);
/linux-4.1.27/sound/arm/
Dpxa2xx-pcm-lib.c120 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger() function
151 EXPORT_SYMBOL(pxa2xx_pcm_trigger);
Dpxa2xx-pcm.c84 .trigger = pxa2xx_pcm_trigger,
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-pcm.c87 .trigger = pxa2xx_pcm_trigger,