cooling_device 32 drivers/thermal/of-thermal.c struct device_node *cooling_device; cooling_device 223 drivers/thermal/of-thermal.c if (tcbp->cooling_device == cdev->np) { cooling_device 258 drivers/thermal/of-thermal.c if (tcbp->cooling_device == cdev->np) { cooling_device 732 drivers/thermal/of-thermal.c __tcbp[i].cooling_device = cooling_spec.np; cooling_device 749 drivers/thermal/of-thermal.c of_node_put(__tcbp[i].cooling_device); cooling_device 962 drivers/thermal/of-thermal.c of_node_put(tbp->tcbp[j].cooling_device); cooling_device 989 drivers/thermal/of-thermal.c of_node_put(tbp->tcbp[j].cooling_device); cooling_device 1442 scripts/dtc/checks.c WARNING_PROPERTY_PHANDLE_CELLS(cooling_device, "cooling-device", "#cooling-cells");