Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_of.c32 struct device_node *cooling_device; member
224 if (tcbp->cooling_device == cdev->np) { in of_thermal_bind()
259 if (tcbp->cooling_device == cdev->np) { in of_thermal_unbind()
733 __tcbp[i].cooling_device = cooling_spec.np; in thermal_of_populate_bind_params()
750 of_node_put(__tcbp[i].cooling_device); in thermal_of_populate_bind_params()
962 of_node_put(tbp->tcbp[j].cooling_device); in thermal_of_build_thermal_zone()
989 of_node_put(tbp->tcbp[j].cooling_device); in of_thermal_free_zone()
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst228 to /sys/class/thermal/ folder as `cooling_device[0-*]`. It tries to bind itself
401 /sys/class/thermal/cooling_device[0-*]:
511 {thermal_zone, cooling_device, trip_point} combination. Returns NULL
/linux/scripts/dtc/
A Dchecks.c1480 WARNING_PROPERTY_PHANDLE_CELLS(cooling_device, "cooling-device", "#cooling-cells");

Completed in 10 milliseconds