Searched refs:omap_st_is_enabled (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.h520 int omap_st_is_enabled(unsigned int id);
528 static inline int omap_st_is_enabled(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.c846 if (value == omap_st_is_enabled(mc->reg))
863 ucontrol->value.integer.value[0] = omap_st_is_enabled(mc->reg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c462 int omap_st_is_enabled(unsigned int id) function
481 EXPORT_SYMBOL(omap_st_is_enabled); variable

Completed in 81 milliseconds