Home
last modified time | relevance | path

Searched defs:lock_handle (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/power/
Dutils.c210 static int lock_handle = 0; in interaction() local
225 int interaction_with_handle(int lock_handle, int duration, int num_args, int opt_list[]) in interaction_with_handle()
243 void release_request(int lock_handle) { in release_request()
262 int lock_handle = perf_lock_acq(0, 0, resource_values, in perform_hint_action() local