Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.c196 struct thermal_instance *target_instance = NULL; in get_thermal_instance() local
203 target_instance = pos; in get_thermal_instance()
211 return target_instance; in get_thermal_instance()