Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcpuidle44xx.c34 static struct idle_statedata omap4_idle_data[] = { variable
70 static struct idle_statedata *state_ptr = &omap4_idle_data[0];
265 .state_count = ARRAY_SIZE(omap4_idle_data),
311 state_ptr = &omap4_idle_data[0]; in omap4_idle_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcpuidle44xx.c34 static struct idle_statedata omap4_idle_data[] = { variable
70 static struct idle_statedata *state_ptr = &omap4_idle_data[0];
267 .state_count = ARRAY_SIZE(omap4_idle_data),
314 state_ptr = &omap4_idle_data[0]; in omap4_idle_init()

Completed in 1 milliseconds