Searched refs:pm_qos_req_action (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_qos.h | 129 enum pm_qos_req_action { enum 142 enum pm_qos_req_action action, int value); 145 enum pm_qos_req_action action, s32 val); 311 enum pm_qos_req_action action, s32 value);
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | qos.c | 102 enum pm_qos_req_action action, int value) in pm_qos_update_target() 179 enum pm_qos_req_action action, s32 val) in pm_qos_update_flags() 248 enum pm_qos_req_action action, s32 value) in cpu_latency_qos_apply() 497 enum pm_qos_req_action action, s32 value) in freq_qos_apply()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | power.h | 408 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value), 413 __field( enum pm_qos_req_action, action ) 434 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value), 441 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value),
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | qos.c | 152 enum pm_qos_req_action action, s32 value) in apply_constraint()
|