Searched refs:cooling_device (Results 1 – 3 of 3) sorted by relevance
32 struct device_node *cooling_device; member224 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()
228 to /sys/class/thermal/ folder as `cooling_device[0-*]`. It tries to bind itself401 /sys/class/thermal/cooling_device[0-*]:511 {thermal_zone, cooling_device, trip_point} combination. Returns NULL
1480 WARNING_PROPERTY_PHANDLE_CELLS(cooling_device, "cooling-device", "#cooling-cells");
Completed in 10 milliseconds