Searched refs:cpuidle_unregister_device (Results 1 – 5 of 5) sorted by relevance
736 void cpuidle_unregister_device(struct cpuidle_device *dev) in cpuidle_unregister_device() function745 EXPORT_SYMBOL_GPL(cpuidle_unregister_device);761 cpuidle_unregister_device(device); in cpuidle_unregister()
80 cpuidle_unregister_device(dev); in haltpoll_cpu_offline()
109 cpuidle_unregister_device(device); in cps_cpuidle_unregister()
263 :c:func:`cpuidle_unregister_device()`, before calling
2361 cpuidle_unregister_device(&apm_cpuidle_device); in apm_exit()