Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dapm_32.c390 static struct cpuidle_device apm_cpuidle_device; variable
2390 if (cpuidle_register_device(&apm_cpuidle_device)) in apm_init()
2401 cpuidle_unregister_device(&apm_cpuidle_device); in apm_exit()