Searched refs:freq_qos_remove_notifier (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | qos.c | 654 int freq_qos_remove_notifier(struct freq_constraints *qos, in freq_qos_remove_notifier() function 679 EXPORT_SYMBOL_GPL(freq_qos_remove_notifier);
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | qos.c | 604 ret = freq_qos_remove_notifier(&dev->power.qos->freq, in dev_pm_qos_remove_notifier() 608 ret = freq_qos_remove_notifier(&dev->power.qos->freq, in dev_pm_qos_remove_notifier()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_qos.h | 316 int freq_qos_remove_notifier(struct freq_constraints *qos,
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq.c | 1274 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_alloc() 1303 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MAX, in cpufreq_policy_free() 1305 freq_qos_remove_notifier(&policy->constraints, FREQ_QOS_MIN, in cpufreq_policy_free()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 955 freq_qos_remove_notifier
|