Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpm_qos.h107 enum pm_qos_req_action { enum
119 enum pm_qos_req_action action, int value);
122 enum pm_qos_req_action action, s32 val);
/linux-4.4.14/include/trace/events/
Dpower.h384 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
389 __field( enum pm_qos_req_action, action )
410 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
417 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
/linux-4.4.14/kernel/power/
Dqos.c274 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-4.4.14/drivers/base/power/
Dqos.c142 enum pm_qos_req_action action, s32 value) in apply_constraint()