HomeSort by relevance Sort by last modified time
    Searched full:p_thermal_client_config_cleanup (Results 1 - 1 of 1) sorted by null

  /device/google/marlin/vr/
vr.c 38 static void (*p_thermal_client_config_cleanup)(struct config_instance *, unsigned int); variable
93 (*p_thermal_client_config_cleanup)(instances,num_configs);
104 (*p_thermal_client_config_cleanup)(instances,num_configs);
133 p_thermal_client_config_cleanup = (void (*) (struct config_instance *, unsigned int))
150 p_thermal_client_config_cleanup = NULL;

Completed in 57 milliseconds