Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_register (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h398 struct thermal_cooling_device *thermal_cooling_device_register(const char *,
430 thermal_cooling_device_register(const char *type, void *devdata, in thermal_cooling_device_register() function
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c160 d->cooling_dev = thermal_cooling_device_register(acpi_device_bid(adev), in int3406_thermal_probe()
H A Dint3403_thermal.c192 thermal_cooling_device_register(acpi_device_bid(priv->adev), in int3403_cdev_add()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dthermal.c163 cdev = thermal_cooling_device_register("ath10k_thermal", ar, in ath10k_thermal_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dthermal.c171 cdev = thermal_cooling_device_register("ath11k_thermal", ar, in ath11k_thermal_register()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_driver.c154 pr->cdev = thermal_cooling_device_register("Processor", device, in acpi_pss_perf_init()
H A Dfan.c413 cdev = thermal_cooling_device_register(name, device, in acpi_fan_probe()
H A Dacpi_video.c1821 device->cooling_dev = thermal_cooling_device_register("LCD", in acpi_video_dev_register_backlight()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_menlow.c153 cdev = thermal_cooling_device_register("Memory controller", device, in intel_menlow_memory_add()
H A Dacerhdf.c722 cl_dev = thermal_cooling_device_register("acerhdf-fan", NULL, in acerhdf_register_thermal()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_powerclamp.c735 cooling_dev = thermal_cooling_device_register("intel_powerclamp", NULL, in powerclamp_init()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c1167 thermal_cooling_device_register(const char *type, void *devdata, in thermal_cooling_device_register() function
1172 EXPORT_SYMBOL_GPL(thermal_cooling_device_register);
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c893 thermal_cooling_device_register(name, in iwl_mvm_cooling_device_register()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c928 cdev = thermal_cooling_device_register("mlxsw_fan", in mlxsw_thermal_init()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_core.c1147 psy->tcd = thermal_cooling_device_register( in psy_register_cooler()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_db845c765 thermal_cooling_device_register
H A Dabi_gki_aarch64_qcom2473 thermal_cooling_device_register
H A Dabi_gki_aarch64_mtk2118 thermal_cooling_device_register
H A Dabi_gki_aarch64_oplus2660 thermal_cooling_device_register
H A Dabi_gki_aarch64_galaxy3991 thermal_cooling_device_register
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst224 *thermal_cooling_device_register(char *name,