Searched refs:thermal_zone_get_zone_by_name (Results 1 – 5 of 5) sorted by relevance
415 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);468 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name( in thermal_zone_get_zone_by_name() function
407 tzd = thermal_zone_get_zone_by_name(zone->name); in thermal_zone_of_add_sensor()978 zone = thermal_zone_get_zone_by_name(child->name); in of_thermal_destroy_zones()
2036 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function2062 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name);
320 data->pcb_tz = thermal_zone_get_zone_by_name("pcb"); in ti_thermal_build_data()
1464 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()