HomeSort by relevance Sort by last modified time
    Searched refs:resource_values (Results 1 - 14 of 14) sorted by null

  /device/huawei/angler/power/
power-8992.c 85 int resource_values[] = {0x150C, 0x160C, 0x170C, 0x180C, 0x3DFF}; local
88 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
129 int resource_values[] = {}; /* dummy node */ local
132 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
utils.h 40 void perform_hint_action(int hint_id, int resource_values[],
power-8994.c 84 int resource_values[] = {0x150C, 0x1F03, 0x2303}; local
86 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
193 int resource_values[] = {0x4E63, 0x4F5F}; local
196 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
power.c 157 int resource_values[] = {THREAD_MIGRATION_SYNC_OFF}; local
160 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
163 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF}; local
166 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
207 int resource_values[] = {IO_BUSY_OFF, SAMPLING_DOWN_FACTOR_1, THREAD_MIGRATION_SYNC_OFF}; local
210 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
213 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF, local
418 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
427 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
    [all...]
utils.c 218 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
223 int lock_handle = perf_lock_acq(0, 0, resource_values,
  /device/lge/bullhead/power/
power-8994.c 85 int resource_values[] = {0x150C, 0x160C, 0x170C, 0x180C, 0x3DFF}; local
88 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
129 int resource_values[] = {}; /* dummy node */ local
132 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
utils.h 40 void perform_hint_action(int hint_id, int resource_values[],
power-8992.c 84 int resource_values[] = {0x150C, 0x1F03, 0x2303}; local
86 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
193 int resource_values[] = {0x4E63, 0x4F5F}; local
196 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
power.c 151 int resource_values[] = {THREAD_MIGRATION_SYNC_OFF}; local
154 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
157 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF}; local
160 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
201 int resource_values[] = {IO_BUSY_OFF, SAMPLING_DOWN_FACTOR_1, THREAD_MIGRATION_SYNC_OFF}; local
204 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
207 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF, local
371 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
380 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
    [all...]
utils.c 213 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
218 int lock_handle = perf_lock_acq(0, 0, resource_values,
  /device/google/marlin/power/
power-8996.c 97 int resource_values[] = {0x41400000, 0x4, 0x41410000, 0x5F, 0x41414000, 0x22C, local
102 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
112 int resource_values[] = {0x41810000, 0x9C4, 0x41814000, 0x32}; local
115 cam_preview_metadata.hint_id, resource_values,
116 sizeof(resource_values) / sizeof(resource_values[0]));
218 int resource_values[] = { local
223 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
236 int resource_values[] = {0x41810000, 0x9C4, 0x41814000, 0x32, local
320 int resource_values[] = {}; \/* dummy node *\/ local
    [all...]
utils.h 47 void perform_hint_action(int hint_id, int resource_values[],
power.c 161 int resource_values[] = {THREAD_MIGRATION_SYNC_OFF}; local
164 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
167 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF}; local
170 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
211 int resource_values[] = {IO_BUSY_OFF, SAMPLING_DOWN_FACTOR_1, THREAD_MIGRATION_SYNC_OFF}; local
214 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
217 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF, local
495 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
504 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
    [all...]
utils.c 247 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
261 int lock_handle = perf_lock_acq(0, 0, resource_values,

Completed in 135 milliseconds