Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dcpuidle34xx.c63 static struct omap3_idle_statedata omap3_idle_data[] = { variable
113 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in omap3_enter_idle()
169 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in next_valid_state()
196 cx = &omap3_idle_data[idx]; in next_valid_state()
242 cx = &omap3_idle_data[new_state_idx]; in omap3_enter_idle_bm()
314 .state_count = ARRAY_SIZE(omap3_idle_data),