| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | thermal.h | 384 struct thermal_zone_device *thermal_zone_device_register(const char *, int, int, 420 static inline struct thermal_zone_device *thermal_zone_device_register( in thermal_zone_device_register() function
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | kirkwood_thermal.c | 79 thermal = thermal_zone_device_register("kirkwood_thermal", 0, 0, in kirkwood_thermal_probe()
|
| H A D | dove_thermal.c | 148 thermal = thermal_zone_device_register("dove_thermal", 0, 0, in dove_thermal_probe()
|
| H A D | spear_thermal.c | 127 spear_thermal = thermal_zone_device_register("spear_thermal", 0, 0, in spear_thermal_probe()
|
| H A D | da9062-thermal.c | 231 thermal->zone = thermal_zone_device_register(thermal->config->name, in da9062_thermal_probe()
|
| H A D | rcar_thermal.c | 554 priv->zone = thermal_zone_device_register( in rcar_thermal_probe()
|
| H A D | thermal_core.c | 1378 thermal_zone_device_register(const char *type, int trips, int mask, in thermal_zone_device_register() function 1513 EXPORT_SYMBOL_GPL(thermal_zone_device_register);
|
| H A D | thermal_of.c | 1094 zone = thermal_zone_device_register(child->name, tz->ntrips, in of_parse_thermal_zones()
|
| H A D | imx_thermal.c | 746 data->tz = thermal_zone_device_register("imx_thermal_zone", in imx_thermal_probe()
|
| H A D | armada_thermal.c | 869 tz = thermal_zone_device_register(priv->zone_name, 0, 0, priv, in armada_thermal_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_thermal.c | 87 ch_thermal->tzdev = thermal_zone_device_register(ch_tz_name, num_trip, in cxgb4_thermal_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_thermal.c | 665 module_tz->tzdev = thermal_zone_device_register(tz_name, in mlxsw_thermal_module_tz_init() 788 gearbox_tz->tzdev = thermal_zone_device_register(tz_name, in mlxsw_thermal_gearbox_tz_init() 948 thermal->tzdev = thermal_zone_device_register("mlxsw", in mlxsw_thermal_init()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/st/ |
| H A D | st_thermal.c | 242 thermal_zone_device_register(dev_name(dev), 1, 0, sensor, in st_thermal_register()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | power_allocator.rst | 96 `thermal_zone_device_register()` 256 `thermal_zone_device_register()` (i.e., platform code), then weights
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_quark_dts_thermal.c | 388 aux_entry->tzone = thermal_zone_device_register("quark_dts", in alloc_soc_dts()
|
| H A D | intel_pch_thermal.c | 348 ptd->tzd = thermal_zone_device_register(bi->name, nr_trips, 0, ptd, in intel_pch_thermal_probe()
|
| H A D | x86_pkg_temp_thermal.c | 357 zonedev->tzone = thermal_zone_device_register("x86_pkg_temp", in pkg_temp_thermal_device_add()
|
| H A D | intel_soc_dts_iosf.c | 323 dts->tzone = thermal_zone_device_register(name, in add_dts_thermal_zone()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.c | 255 int34x_thermal_zone->zone = thermal_zone_device_register( in int340x_thermal_zone_add()
|
| H A D | int3400_thermal.c | 519 priv->thermal = thermal_zone_device_register("INT3400 Thermal", 0, 0, in int3400_thermal_probe()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_mid_thermal.c | 489 pinfo->tzd[i] = thermal_zone_device_register(name[i], in mid_thermal_probe()
|
| H A D | acerhdf.c | 728 thz_dev = thermal_zone_device_register("acerhdf", 2, 0, NULL, in acerhdf_register_thermal()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | thermal.c | 833 thermal_zone_device_register("acpitz", trips, 0, tz, in acpi_thermal_register_thermal_zone() 839 thermal_zone_device_register("acpitz", trips, 0, tz, in acpi_thermal_register_thermal_zone()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tt.c | 805 mvm->tz_device.tzone = thermal_zone_device_register(name, in iwl_mvm_thermal_zone_register()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | power_supply_core.c | 1055 psy->tzd = thermal_zone_device_register(psy->desc->name, in psy_register_thermal()
|