Searched refs:thermal_zone_device_type (Results 1 – 6 of 6) sorted by relevance
325 const char *thermal_zone_device_type(struct thermal_zone_device *tzd);421 static inline const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() function
49 thermal_zone_device_type(data->ti_thermal)); in ti_thermal_work()
131 thermal_zone_device_type(tzd)); in pch_critical()
380 thermal_zone_device_type(tz), low); in lvts_set_trips()393 thermal_zone_device_type(tz), high); in lvts_set_trips()
1424 const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() function1428 EXPORT_SYMBOL_GPL(thermal_zone_device_type);
482 thermal_prop[0] = kasprintf(GFP_KERNEL, "NAME=%s", thermal_zone_device_type(priv->thermal)); in int3400_notify()