Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpm_qos.h103 enum pm_qos_req_action { enum
115 enum pm_qos_req_action action, int value);
118 enum pm_qos_req_action action, s32 val);
/Linux-v5.4/include/trace/events/
Dpower.h433 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
438 __field( enum pm_qos_req_action, action )
459 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
466 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
/Linux-v5.4/kernel/power/
Dqos.c215 enum pm_qos_req_action action, int value) in pm_qos_update_target()
297 enum pm_qos_req_action action, s32 val) in pm_qos_update_flags()
719 enum pm_qos_req_action action, s32 value) in freq_qos_apply()
/Linux-v5.4/drivers/base/power/
Dqos.c141 enum pm_qos_req_action action, s32 value) in apply_constraint()