OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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