Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h155 struct thermal_zone_device { struct
177 struct thermal_zone_device_ops *ops; argument
178 struct thermal_zone_params *tzp;
179 struct thermal_governor *governor;
180 void *governor_data;
204 int (*bind_to_tz)(struct thermal_zone_device *tz); argument
/openbmc/linux/drivers/thermal/
H A Dthermal_of.c358 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, in thermal_of_for_each_cooling_device()
390 static int thermal_of_for_each_cooling_maps(struct thermal_zone_device *tz, in thermal_of_for_each_cooling_maps()
H A Dthermal_core.c507 void (*cb)(struct thermal_zone_device *, in thermal_zone_device_exec()
561 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone()
1427 struct device *thermal_zone_device(struct thermal_zone_device *tzd) in thermal_zone_device() function
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c115 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()