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

/linux-master/arch/arm/mach-omap2/
H A Dcpuidle34xx.c61 static struct omap3_idle_statedata omap3_idle_data[] = { variable in typeref:struct:omap3_idle_statedata
111 struct omap3_idle_statedata *cx = &omap3_idle_data[index];
172 struct omap3_idle_statedata *cx = &omap3_idle_data[index];
199 cx = &omap3_idle_data[idx];
245 cx = &omap3_idle_data[new_state_idx];
324 .state_count = ARRAY_SIZE(omap3_idle_data),
394 .state_count = ARRAY_SIZE(omap3_idle_data),

Completed in 95 milliseconds