Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/
Dpm_qos.h133 int pm_qos_remove_notifier(int pm_qos_class, struct notifier_block *notifier);
/linux-4.1.27/net/mac80211/
Dmain.c1110 pm_qos_remove_notifier(PM_QOS_NETWORK_LATENCY, in ieee80211_register_hw()
1151 pm_qos_remove_notifier(PM_QOS_NETWORK_LATENCY, in ieee80211_unregister_hw()
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt67 int pm_qos_remove_notifier(int param_class, notifier):