Searched refs:pxa2xx_pcm_trigger (Results 1 – 4 of 4) sorted by relevance
76 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger() function80 EXPORT_SYMBOL(pxa2xx_pcm_trigger);
78 .trigger = pxa2xx_pcm_trigger,
12 extern int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd);
55 .trigger = pxa2xx_pcm_trigger,