Searched refs:omap_mcbsp_start (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dmcbsp.h495 void omap_mcbsp_start(unsigned int id, int tx, int rx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Domap-mcbsp.c277 omap_mcbsp_start(mcbsp_data->bus_id, play, !play);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c197 * by yourself before calling omap_mcbsp_start().
873 void omap_mcbsp_start(unsigned int id, int tx, int rx) function
936 EXPORT_SYMBOL(omap_mcbsp_start); variable
1395 * Once this is done, you can call omap_mcbsp_start().

Completed in 71 milliseconds