Home
last modified time | relevance | path

Searched defs:thermal_zone_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/thermal/
Dthermal_core.h116 struct thermal_zone_device { struct
138 struct thermal_zone_device_ops ops; argument
155 DEFINE_GUARD(thermal_zone, struct thermal_zone_device *, mutex_lock(&_T->lock), argument
Dthermal_core.c744 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone()
1675 struct device *thermal_zone_device(struct thermal_zone_device *tzd) in thermal_zone_device() function
/linux-6.14.4/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c111 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()