Searched refs:omap_mcbsp_get_max_rx_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.h476 u16 omap_mcbsp_get_max_rx_threshold(unsigned int id);
487 static inline u16 omap_mcbsp_get_max_rx_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.c373 max_thrsh = omap_mcbsp_get_max_rx_threshold(
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c551 u16 omap_mcbsp_get_max_rx_threshold(unsigned int id) function
563 EXPORT_SYMBOL(omap_mcbsp_get_max_rx_threshold); variable

Completed in 130 milliseconds