Home
last modified time | relevance | path

Searched refs:cooling_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dof-thermal.c31 struct device_node *cooling_device; member
204 if (tbp->cooling_device == cdev->np) { in of_thermal_bind()
233 if (tbp->cooling_device == cdev->np) { in of_thermal_unbind()
692 __tbp->cooling_device = cooling_spec.np; in thermal_of_populate_bind_params()
907 of_node_put(tz->tbps[i].cooling_device); in thermal_of_build_thermal_zone()
926 of_node_put(tz->tbps[i].cooling_device); in of_thermal_free_zone()
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt167 to /sys/class/thermal/ folder as cooling_device[0-*]. It tries to bind itself
286 /sys/class/thermal/cooling_device[0-*]:
601 {thermal_zone, cooling_device, trip_point} combination. Returns NULL
/Linux-v4.19/scripts/dtc/
Dchecks.c1241 WARNING_PROPERTY_PHANDLE_CELLS(cooling_device, "cooling-device", "#cooling-cells");