Home
last modified time | relevance | path

Searched refs:freq_constraints (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_qos.h85 struct freq_constraints { struct
95 struct freq_constraints *qos; argument
121 struct freq_constraints freq;
300 void freq_constraints_init(struct freq_constraints *qos);
302 s32 freq_qos_read_value(struct freq_constraints *qos,
305 int freq_qos_add_request(struct freq_constraints *qos,
313 int freq_qos_add_notifier(struct freq_constraints *qos,
316 int freq_qos_remove_notifier(struct freq_constraints *qos,
H A Dcpufreq.h80 struct freq_constraints constraints;
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dqos-test.c11 struct freq_constraints qos; in freq_qos_test_min()
39 struct freq_constraints qos; in freq_qos_test_maxdef()
80 struct freq_constraints qos; in freq_qos_test_readd()
/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dpower.h16 struct freq_constraints;
35 TP_PROTO(struct freq_constraints *qos, struct freq_qos_request *req,
/OK3568_Linux_fs/kernel/kernel/power/
H A Dqos.c436 void freq_constraints_init(struct freq_constraints *qos) in freq_constraints_init()
464 s32 freq_qos_read_value(struct freq_constraints *qos, in freq_qos_read_value()
531 int freq_qos_add_request(struct freq_constraints *qos, in freq_qos_add_request()
621 int freq_qos_add_notifier(struct freq_constraints *qos, in freq_qos_add_notifier()
654 int freq_qos_remove_notifier(struct freq_constraints *qos, in freq_qos_remove_notifier()