Searched refs:thermal_cooling_device_register (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/acpi/ |
| H A D | processor_thermal.c | 316 pr->cdev = thermal_cooling_device_register("Processor", device, in acpi_processor_thermal_init()
|
| /linux/drivers/platform/x86/ |
| H A D | acerhdf.c | 653 cl_dev = thermal_cooling_device_register("acerhdf-fan", NULL, in acerhdf_register_thermal()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | thermal.c | 370 thermal_cooling_device_register(name, in iwl_mld_cooling_device_register()
|
| /linux/drivers/thermal/ |
| H A D | thermal_core.c | 1078 thermal_cooling_device_register(const char *type, void *devdata, in thermal_cooling_device_register() function 1094 EXPORT_SYMBOL_GPL(thermal_cooling_device_register); 1126 cdev = thermal_cooling_device_register(type, devdata, ops); in devm_thermal_cooling_device_register()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_thermal.c | 693 cdev = thermal_cooling_device_register("mlxsw_fan", in mlxsw_thermal_init()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | init.c | 222 cdev = thermal_cooling_device_register(name, phy, &mt7915_thermal_ops); in mt7915_thermal_init()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | init.c | 265 cdev = thermal_cooling_device_register(name, phy, &mt7996_thermal_ops); in mt7996_thermal_init()
|