Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H 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()
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H 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-*]:
744 {thermal_zone, cooling_device, trip_point} combination. Returns NULL
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dchecks.c1052 WARNING_PROPERTY_PHANDLE_CELLS(cooling_device, "cooling-device", "#cooling-cells");
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c1498 WARNING_PROPERTY_PHANDLE_CELLS(cooling_device, "cooling-device", "#cooling-cells");