Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-omap2/
A Dcpuidle44xx.c27 struct idle_statedata { struct
34 static struct idle_statedata omap4_idle_data[] = { argument
52 static struct idle_statedata omap5_idle_data[] = {
70 static struct idle_statedata *state_ptr = &omap4_idle_data[0];
97 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_smp()
123 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_coupled()

Completed in 2 milliseconds