Home
last modified time | relevance | path

Searched refs:interaction_with_handle (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/power/
Dpower-helper.c190 sustained_mode_handle = interaction_with_handle( in power_hint()
206 sustained_mode_handle = interaction_with_handle( in power_hint()
225 vr_mode_handle = interaction_with_handle( in power_hint()
259 vr_mode_handle = interaction_with_handle( in power_hint()
276 vr_mode_handle = interaction_with_handle( in power_hint()
295 sustained_mode_handle = interaction_with_handle( in power_hint()
Dutils.h51 int interaction_with_handle(int lock_handle, int duration, int num_args, int opt_list[]);
Dpower-8996.c164 boost_handle = interaction_with_handle( in process_boost()
Dutils.c225 int interaction_with_handle(int lock_handle, int duration, int num_args, int opt_list[]) in interaction_with_handle() function