Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dapm_32.c383 static struct cpuidle_device apm_cpuidle_device; variable
2386 if (cpuidle_register_device(&apm_cpuidle_device)) in apm_init()
2397 cpuidle_unregister_device(&apm_cpuidle_device); in apm_exit()