Home
last modified time | relevance | path

Searched refs:omap3_processor_cx (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Dcpuidle34xx.c52 struct omap3_processor_cx { struct
64 struct omap3_processor_cx omap3_power_states[OMAP3_MAX_STATES]; argument
65 struct omap3_processor_cx current_cx_state;
125 struct omap3_processor_cx *cx = cpuidle_get_statedata(state); in omap3_enter_idle()
179 struct omap3_processor_cx *cx; in next_valid_state()
181 cx = (struct omap3_processor_cx *)cpuidle_get_statedata(curr); in next_valid_state()
210 struct omap3_processor_cx *cx; in next_valid_state()
242 struct omap3_processor_cx *cx; in omap3_enter_idle_bm()
312 struct omap3_processor_cx *cx = &omap3_power_states[i]; in omap3_cpuidle_update_states()
494 struct omap3_processor_cx *cx; in omap3_idle_init()