Searched refs:pm_qos_req_action (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/ |
D | pm_qos.h | 107 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/ |
D | power.h | 384 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/ |
D | qos.c | 274 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/ |
D | qos.c | 142 enum pm_qos_req_action action, s32 value) in apply_constraint()
|