Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthermal.h322 int thermal_zone_device_id(struct thermal_zone_device *tzd);
422 static inline int thermal_zone_device_id(struct thermal_zone_device *tzd) in thermal_zone_device_id() function
/Linux-v6.6/drivers/hwmon/
Dscmi-hwmon.c223 sensor->name, thermal_zone_device_id(tzd)); in scmi_thermal_sensor_register()
/Linux-v6.6/drivers/thermal/
Dthermal_core.c1417 int thermal_zone_device_id(struct thermal_zone_device *tzd) in thermal_zone_device_id() function
1421 EXPORT_SYMBOL_GPL(thermal_zone_device_id);
/Linux-v6.6/drivers/acpi/
Dthermal.c765 thermal_zone_device_id(tz->thermal_zone)); in acpi_thermal_register_thermal_zone()