Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dcpuidle44xx.c29 struct idle_statedata { struct
35 static struct idle_statedata omap4_idle_data[] = { argument
58 static struct idle_statedata *state_ptr = &omap4_idle_data[0];
84 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_coupled()