Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dqos.c873 int freq_qos_remove_notifier(struct freq_constraints *qos, in freq_qos_remove_notifier() function
898 EXPORT_SYMBOL_GPL(freq_qos_remove_notifier);
/Linux-v5.4/include/linux/
Dpm_qos.h298 int freq_qos_remove_notifier(struct freq_constraints *qos,
/Linux-v5.4/drivers/cpufreq/
Dcpufreq.c1237 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_alloc()
1266 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MAX, in cpufreq_policy_free()
1268 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_free()