Home
last modified time | relevance | path

Searched refs:pm_qos_req_action (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dpm_qos.h109 enum pm_qos_req_action { enum
121 enum pm_qos_req_action action, int value);
124 enum pm_qos_req_action action, s32 val);
/Linux-v4.19/include/trace/events/
Dpower.h437 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
442 __field( enum pm_qos_req_action, action )
463 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
470 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
/Linux-v4.19/kernel/power/
Dqos.c273 enum pm_qos_req_action action, int value) in pm_qos_update_target()
355 enum pm_qos_req_action action, s32 val) in pm_qos_update_flags()
/Linux-v4.19/drivers/base/power/
Dqos.c135 enum pm_qos_req_action action, s32 value) in apply_constraint()