Searched refs:pm_qos_req_action (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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.1.27/include/trace/events/ |
D | power.h | 375 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value), 380 __field( enum pm_qos_req_action, action ) 401 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value), 408 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
|
/linux-4.1.27/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.1.27/drivers/base/power/ |
D | qos.c | 142 enum pm_qos_req_action action, s32 value) in apply_constraint()
|