Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c377 static struct cpuidle_device apm_cpuidle_device; variable
2380 if (cpuidle_register_device(&apm_cpuidle_device)) in apm_init()
2391 cpuidle_unregister_device(&apm_cpuidle_device); in apm_exit()