Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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
H A 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/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c112 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()