Searched refs:thermal_cooling_device_register (Results 1 – 17 of 17) sorted by relevance
| /Linux-v4.19/include/linux/ |
| D | thermal.h | 445 struct thermal_cooling_device *thermal_cooling_device_register(char *, void *, 499 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register() function
|
| /Linux-v4.19/drivers/thermal/int340x_thermal/ |
| D | int3406_thermal.c | 164 d->cooling_dev = thermal_cooling_device_register(acpi_device_bid(adev), in int3406_thermal_probe()
|
| D | int3403_thermal.c | 200 thermal_cooling_device_register(acpi_device_bid(priv->adev), in int3403_cdev_add()
|
| /Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
| D | thermal.c | 168 cdev = thermal_cooling_device_register("ath10k_thermal", ar, in ath10k_thermal_register()
|
| /Linux-v4.19/drivers/thermal/ |
| D | clock_cooling.c | 407 cdev = thermal_cooling_device_register(dev_name, ccdev, in clock_cooling_register()
|
| D | intel_powerclamp.c | 775 cooling_dev = thermal_cooling_device_register("intel_powerclamp", NULL, in powerclamp_init()
|
| D | thermal_core.c | 1014 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register() function 1019 EXPORT_SYMBOL_GPL(thermal_cooling_device_register);
|
| /Linux-v4.19/drivers/acpi/ |
| D | processor_driver.c | 167 pr->cdev = thermal_cooling_device_register("Processor", device, in acpi_pss_perf_init()
|
| D | fan.c | 362 cdev = thermal_cooling_device_register(name, device, in acpi_fan_probe()
|
| D | acpi_video.c | 1768 device->cooling_dev = thermal_cooling_device_register("LCD", in acpi_video_dev_register_backlight()
|
| /Linux-v4.19/drivers/platform/x86/ |
| D | acerhdf.c | 717 cl_dev = thermal_cooling_device_register("acerhdf-fan", NULL, in acerhdf_register_thermal()
|
| D | intel_menlow.c | 168 cdev = thermal_cooling_device_register("Memory controller", device, in intel_menlow_memory_add()
|
| /Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 361 cdev = thermal_cooling_device_register("Fan", thermal, in mlxsw_thermal_init()
|
| /Linux-v4.19/drivers/hwmon/ |
| D | mlxreg-fan.c | 455 fan->cdev = thermal_cooling_device_register("mlxreg_fan", fan, in mlxreg_fan_probe()
|
| /Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | tt.c | 833 thermal_cooling_device_register(name, in iwl_mvm_cooling_device_register()
|
| /Linux-v4.19/drivers/power/supply/ |
| D | power_supply_core.c | 810 psy->tcd = thermal_cooling_device_register( in psy_register_cooler()
|
| /Linux-v4.19/Documentation/thermal/ |
| D | sysfs-api.txt | 163 1.2.1 struct thermal_cooling_device *thermal_cooling_device_register(char *name,
|