Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dqos.c576 int pm_qos_remove_notifier(int pm_qos_class, struct notifier_block *notifier) in pm_qos_remove_notifier() function
586 EXPORT_SYMBOL_GPL(pm_qos_remove_notifier);
/linux-4.4.14/include/linux/
Dpm_qos.h133 int pm_qos_remove_notifier(int pm_qos_class, struct notifier_block *notifier);
/linux-4.4.14/Documentation/power/
Dpm_qos_interface.txt67 int pm_qos_remove_notifier(int param_class, notifier):