thermal_cooling_device_register 1792 drivers/acpi/acpi_video.c 	device->cooling_dev = thermal_cooling_device_register("LCD",
thermal_cooling_device_register  349 drivers/acpi/fan.c 	cdev = thermal_cooling_device_register(name, device,
thermal_cooling_device_register  154 drivers/acpi/processor_driver.c 	pr->cdev = thermal_cooling_device_register("Processor", device,
thermal_cooling_device_register 1026 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 			cdev = thermal_cooling_device_register("mlxsw_fan",
thermal_cooling_device_register  163 drivers/net/wireless/ath/ath10k/thermal.c 	cdev = thermal_cooling_device_register("ath10k_thermal", ar,
thermal_cooling_device_register  827 drivers/net/wireless/intel/iwlwifi/mvm/tt.c 		thermal_cooling_device_register(name,
thermal_cooling_device_register  734 drivers/platform/x86/acerhdf.c 	cl_dev = thermal_cooling_device_register("acerhdf-fan", NULL,
thermal_cooling_device_register  152 drivers/platform/x86/intel_menlow.c 	cdev = thermal_cooling_device_register("Memory controller", device,
thermal_cooling_device_register  958 drivers/power/supply/power_supply_core.c 			psy->tcd = thermal_cooling_device_register(
thermal_cooling_device_register  399 drivers/thermal/clock_cooling.c 	cdev = thermal_cooling_device_register(dev_name, ccdev,
thermal_cooling_device_register  192 drivers/thermal/intel/int340x_thermal/int3403_thermal.c 		thermal_cooling_device_register(acpi_device_bid(priv->adev),
thermal_cooling_device_register  160 drivers/thermal/intel/int340x_thermal/int3406_thermal.c 	d->cooling_dev = thermal_cooling_device_register(acpi_device_bid(adev),
thermal_cooling_device_register  740 drivers/thermal/intel/intel_powerclamp.c 	cooling_dev = thermal_cooling_device_register("intel_powerclamp", NULL,
thermal_cooling_device_register 1029 drivers/thermal/thermal_core.c EXPORT_SYMBOL_GPL(thermal_cooling_device_register);
thermal_cooling_device_register  445 include/linux/thermal.h struct thermal_cooling_device *thermal_cooling_device_register(const char *,