Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dqos.c519 int pm_qos_remove_notifier(int pm_qos_class, struct notifier_block *notifier) in pm_qos_remove_notifier() function
529 EXPORT_SYMBOL_GPL(pm_qos_remove_notifier);
/Linux-v5.4/include/linux/
Dpm_qos.h129 int pm_qos_remove_notifier(int pm_qos_class, struct notifier_block *notifier);
/Linux-v5.4/Documentation/power/
Dpm_qos_interface.rst70 int pm_qos_remove_notifier(int param_class, notifier):