Home
last modified time | relevance | path

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

/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c76 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger() function
80 EXPORT_SYMBOL(pxa2xx_pcm_trigger);
Dpxa2xx-pcm.c78 .trigger = pxa2xx_pcm_trigger,
/linux-4.4.14/include/sound/
Dpxa2xx-lib.h12 extern int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd);
/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-pcm.c55 .trigger = pxa2xx_pcm_trigger,