Lines Matching +defs:val +defs:value
76 static void pm_qos_set_value(struct pm_qos_constraints *c, s32 value) in pm_qos_set_value()
99 enum pm_qos_req_action action, int value) in pm_qos_update_target()
156 s32 val = 0; in pm_qos_flags_remove_req() local
176 enum pm_qos_req_action action, s32 val) in pm_qos_update_flags()
223 static inline bool cpu_latency_qos_value_invalid(s32 value) in cpu_latency_qos_value_invalid()
250 enum pm_qos_req_action action, s32 value) in cpu_latency_qos_apply()
269 void cpu_latency_qos_add_request(struct pm_qos_request *req, s32 value) in cpu_latency_qos_add_request()
371 s32 value; in cpu_latency_qos_read() local
386 s32 value; in cpu_latency_qos_write() local
434 static inline bool freq_qos_value_invalid(s32 value) in freq_qos_value_invalid()
504 enum pm_qos_req_action action, s32 value) in freq_qos_apply()
540 enum freq_qos_req_type type, s32 value) in freq_qos_add_request()