Home
last modified time | relevance | path

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

/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);
/linux/include/linux/
H A Dpm_qos.h315 int freq_qos_remove_notifier(struct freq_constraints *qos,
/linux/drivers/cpufreq/
H A Dcpufreq.c1293 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_alloc()
1329 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MAX, in cpufreq_policy_free()
1331 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_free()