Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcpu_pm.h71 int cpu_pm_unregister_notifier(struct notifier_block *nb);
84 static inline int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier() function
/linux-4.1.27/kernel/
Dcpu_pm.c70 int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier() function
81 EXPORT_SYMBOL_GPL(cpu_pm_unregister_notifier);