Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h156 struct thermal_zone_device { struct
178 struct thermal_zone_device_ops *ops; argument
179 struct thermal_zone_params *tzp;
180 struct thermal_governor *governor;
204 int (*bind_to_tz)(struct thermal_zone_device *tz); argument
/linux-6.3-rc2/drivers/thermal/
A Dthermal_of.c359 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, in thermal_of_for_each_cooling_device()
391 static int thermal_of_for_each_cooling_maps(struct thermal_zone_device *tz, in thermal_of_for_each_cooling_maps()
A Dthermal_core.c541 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone()
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c115 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()

Completed in 9 milliseconds