Searched refs:freq_qos_remove_notifier (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/power/ |
| A D | qos.c | 648 int freq_qos_remove_notifier(struct freq_constraints *qos, in freq_qos_remove_notifier() function 673 EXPORT_SYMBOL_GPL(freq_qos_remove_notifier);
|
| /linux/drivers/base/power/ |
| A D | qos.c | 603 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()
|
| /linux/include/linux/ |
| A D | pm_qos.h | 315 int freq_qos_remove_notifier(struct freq_constraints *qos,
|
| /linux/drivers/cpufreq/ |
| A D | cpufreq.c | 1259 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_alloc() 1288 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MAX, in cpufreq_policy_free() 1290 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_free()
|
| /linux/ |
| A D | vmlinux.symvers | 9172 0x00000000 freq_qos_remove_notifier vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 3604 ffff8000100e2384 T freq_qos_remove_notifier
|
| A D | .tmp_System.map | 3604 ffff8000100e2384 T freq_qos_remove_notifier
|
Completed in 315 milliseconds