Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dqos.c625 int freq_qos_add_notifier(struct freq_constraints *qos, in freq_qos_add_notifier() function
650 EXPORT_SYMBOL_GPL(freq_qos_add_notifier);
/linux/include/linux/
H A Dpm_qos.h312 int freq_qos_add_notifier(struct freq_constraints *qos,
/linux/drivers/cpufreq/
H A Dcpufreq.c1267 ret = freq_qos_add_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_alloc()
1275 ret = freq_qos_add_notifier(&policy->constraints, FREQ_QOS_MAX, in cpufreq_policy_alloc()