Searched refs:omap_mcbsp_start (Results 1 – 3 of 3) sorted by relevance
338 void omap_mcbsp_start(struct omap_mcbsp *mcbsp, int tx, int rx);
178 omap_mcbsp_start(mcbsp, play, !play); in omap_mcbsp_dai_trigger()
632 void omap_mcbsp_start(struct omap_mcbsp *mcbsp, int tx, int rx) in omap_mcbsp_start() function