Searched refs:omap_mcbsp_stop (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.h496 void omap_mcbsp_stop(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.c283 omap_mcbsp_stop(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.c938 void omap_mcbsp_stop(unsigned int id, int tx, int rx) function
983 EXPORT_SYMBOL(omap_mcbsp_stop); variable

Completed in 35 milliseconds