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

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

Completed in 71 milliseconds