Searched refs:omap_mcbsp_get_max_tx_threshold (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.h475 u16 omap_mcbsp_get_max_tx_threshold(unsigned int id);
486 static inline u16 omap_mcbsp_get_max_tx_threshold(unsigned int id) { return 0; } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Domap-mcbsp.c370 max_thrsh = omap_mcbsp_get_max_tx_threshold(
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c533 u16 omap_mcbsp_get_max_tx_threshold(unsigned int id) function
545 EXPORT_SYMBOL(omap_mcbsp_get_max_tx_threshold); variable

Completed in 43 milliseconds