Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c243 static struct device_node *thermal_of_zone_get_by_name(struct thermal_zone_device *tz) in thermal_of_zone_get_by_name() function
303 tz_np = thermal_of_zone_get_by_name(tz); in thermal_of_should_bind()