OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_thermal_client_config_set
(Results
1 - 1
of
1
) sorted by null
/device/google/marlin/vr/
vr.c
37
static int (*
p_thermal_client_config_set
)(struct config_instance *, unsigned int);
variable
126
p_thermal_client_config_set
= (int (*) (struct config_instance *, unsigned int))
149
p_thermal_client_config_set
= NULL;
213
result = (*
p_thermal_client_config_set
)(config, 1);
242
result = (*
p_thermal_client_config_set
)(config, 1);
Completed in 33 milliseconds