freq_constraints   80 include/linux/cpufreq.h 	struct freq_constraints	constraints;
freq_constraints  276 include/linux/pm_qos.h 	struct freq_constraints *qos;
freq_constraints  284 include/linux/pm_qos.h void freq_constraints_init(struct freq_constraints *qos);
freq_constraints  286 include/linux/pm_qos.h s32 freq_qos_read_value(struct freq_constraints *qos,
freq_constraints  289 include/linux/pm_qos.h int freq_qos_add_request(struct freq_constraints *qos,
freq_constraints  295 include/linux/pm_qos.h int freq_qos_add_notifier(struct freq_constraints *qos,
freq_constraints  298 include/linux/pm_qos.h int freq_qos_remove_notifier(struct freq_constraints *qos,
freq_constraints  660 kernel/power/qos.c void freq_constraints_init(struct freq_constraints *qos)
freq_constraints  688 kernel/power/qos.c s32 freq_qos_read_value(struct freq_constraints *qos,
freq_constraints  753 kernel/power/qos.c int freq_qos_add_request(struct freq_constraints *qos,
freq_constraints  840 kernel/power/qos.c int freq_qos_add_notifier(struct freq_constraints *qos,
freq_constraints  873 kernel/power/qos.c int freq_qos_remove_notifier(struct freq_constraints *qos,