Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthermal.h246 const char *thermal_zone_device_type(struct thermal_zone_device *tzd);
338 static inline const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() function
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c63 thermal_zone_device_type(zone)); in int340x_thermal_critical()
/linux/drivers/thermal/intel/
H A Dintel_pch_thermal.c132 thermal_zone_device_type(tzd)); in pch_critical()
/linux/drivers/thermal/mediatek/
H A Dlvts_thermal.c426 thermal_zone_device_type(tz), low); in lvts_set_trips()
439 thermal_zone_device_type(tz), high); in lvts_set_trips()
/linux/drivers/thermal/
H A Dthermal_core.c1666 const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() function
1670 EXPORT_SYMBOL_GPL(thermal_zone_device_type);