Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dqos.c658 int freq_qos_remove_notifier(struct freq_constraints *qos, in freq_qos_remove_notifier() function
683 EXPORT_SYMBOL_GPL(freq_qos_remove_notifier);
/openbmc/linux/drivers/base/power/
H A Dqos.c603 ret = freq_qos_remove_notifier(&dev->power.qos->freq, in dev_pm_qos_remove_notifier()
607 ret = freq_qos_remove_notifier(&dev->power.qos->freq, in dev_pm_qos_remove_notifier()
/openbmc/linux/include/linux/
H A Dpm_qos.h315 int freq_qos_remove_notifier(struct freq_constraints *qos,
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c1305 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_alloc()
1341 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MAX, in cpufreq_policy_free()
1343 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_free()