| /Linux-v4.19/drivers/thermal/ |
| D | kirkwood_thermal.c | 87 thermal = thermal_zone_device_register("kirkwood_thermal", 0, 0, in kirkwood_thermal_probe()
|
| D | dove_thermal.c | 157 thermal = thermal_zone_device_register("dove_thermal", 0, 0, in dove_thermal_probe()
|
| D | spear_thermal.c | 138 spear_thermal = thermal_zone_device_register("spear_thermal", 0, 0, in spear_thermal_probe()
|
| D | da9062-thermal.c | 251 thermal->zone = thermal_zone_device_register(thermal->config->name, in da9062_thermal_probe()
|
| D | intel_quark_dts_thermal.c | 411 aux_entry->tzone = thermal_zone_device_register("quark_dts", in alloc_soc_dts()
|
| D | intel_pch_thermal.c | 349 ptd->tzd = thermal_zone_device_register(bi->name, nr_trips, 0, ptd, in intel_pch_thermal_probe()
|
| D | x86_pkg_temp_thermal.c | 382 pkgdev->tzone = thermal_zone_device_register("x86_pkg_temp", in pkg_temp_thermal_device_add()
|
| D | intel_soc_dts_iosf.c | 327 dts->tzone = thermal_zone_device_register(name, in add_dts_thermal_zone()
|
| D | db8500_thermal.c | 448 pzone->therm_dev = thermal_zone_device_register("db8500_thermal_zone", in db8500_thermal_probe()
|
| D | rcar_thermal.c | 557 priv->zone = thermal_zone_device_register( in rcar_thermal_probe()
|
| D | armada_thermal.c | 647 tz = thermal_zone_device_register(priv->zone_name, 0, 0, priv, in armada_thermal_probe()
|
| D | thermal_core.c | 1175 thermal_zone_device_register(const char *type, int trips, int mask, in thermal_zone_device_register() function 1298 EXPORT_SYMBOL_GPL(thermal_zone_device_register);
|
| D | of-thermal.c | 995 zone = thermal_zone_device_register(child->name, tz->ntrips, in of_parse_thermal_zones()
|
| D | imx_thermal.c | 785 data->tz = thermal_zone_device_register("imx_thermal_zone", in imx_thermal_probe()
|
| /Linux-v4.19/include/linux/ |
| D | thermal.h | 430 struct thermal_zone_device *thermal_zone_device_register(const char *, int, int, 474 static inline struct thermal_zone_device *thermal_zone_device_register( in thermal_zone_device_register() function
|
| /Linux-v4.19/drivers/thermal/st/ |
| D | st_thermal.c | 247 thermal_zone_device_register(dev_name(dev), 1, 0, sensor, in st_thermal_register()
|
| /Linux-v4.19/drivers/thermal/int340x_thermal/ |
| D | int340x_thermal_zone.c | 259 int34x_thermal_zone->zone = thermal_zone_device_register( in int340x_thermal_zone_add()
|
| D | int3400_thermal.c | 309 priv->thermal = thermal_zone_device_register("INT3400 Thermal", 0, 0, in int3400_thermal_probe()
|
| /Linux-v4.19/drivers/platform/x86/ |
| D | intel_mid_thermal.c | 505 pinfo->tzd[i] = thermal_zone_device_register(name[i], in mid_thermal_probe()
|
| D | acerhdf.c | 723 thz_dev = thermal_zone_device_register("acerhdf", 2, 0, NULL, in acerhdf_register_thermal()
|
| /Linux-v4.19/Documentation/thermal/ |
| D | power_allocator.txt | 95 `thermal_zone_device_register()` 232 `thermal_zone_device_register()` (i.e., platform code), then weights
|
| /Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 372 thermal->tzdev = thermal_zone_device_register("mlxsw", in mlxsw_thermal_init()
|
| /Linux-v4.19/drivers/acpi/ |
| D | thermal.c | 906 thermal_zone_device_register("acpitz", trips, 0, tz, in acpi_thermal_register_thermal_zone() 912 thermal_zone_device_register("acpitz", trips, 0, tz, in acpi_thermal_register_thermal_zone()
|
| /Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | tt.c | 752 mvm->tz_device.tzone = thermal_zone_device_register(name, in iwl_mvm_thermal_zone_register()
|
| /Linux-v4.19/drivers/power/supply/ |
| D | power_supply_core.c | 729 psy->tzd = thermal_zone_device_register(psy->desc->name, in psy_register_thermal()
|