Home
last modified time | relevance | path

Searched refs:thermal_zone_device_register_with_trips (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c62 ch_thermal->tzdev = thermal_zone_device_register_with_trips(ch_tz_name, &trip, num_trip, in cxgb4_thermal_init()
/linux-6.3-rc2/drivers/thermal/
A Dda9062-thermal.c195 thermal->zone = thermal_zone_device_register_with_trips(thermal->config->name, in da9062_thermal_probe()
A Dthermal_core.c1210 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips… in thermal_zone_device_register_with_trips() function
1367 EXPORT_SYMBOL_GPL(thermal_zone_device_register_with_trips);
1374 return thermal_zone_device_register_with_trips(type, NULL, ntrips, mask, in thermal_zone_device_register()
A Dthermal_of.c525 tz = thermal_zone_device_register_with_trips(np->name, trips, ntrips, in thermal_of_zone_register()
A Drcar_thermal.c494 priv->zone = thermal_zone_device_register_with_trips( in rcar_thermal_probe()
A Dimx_thermal.c727 data->tz = thermal_zone_device_register_with_trips("imx_thermal_zone", in imx_thermal_probe()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c499 module_tz->tzdev = thermal_zone_device_register_with_trips(tz_name, in mlxsw_thermal_module_tz_init()
641 gearbox_tz->tzdev = thermal_zone_device_register_with_trips(tz_name, in mlxsw_thermal_gearbox_tz_init()
870 thermal->tzdev = thermal_zone_device_register_with_trips("mlxsw", in mlxsw_thermal_init()
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c175 int34x_zone->zone = thermal_zone_device_register_with_trips( in int340x_thermal_zone_add()
A Dprocessor_thermal_device_pci.c243 pci_info->tzone = thermal_zone_device_register_with_trips("TCPU_PCI", &psv_trip, in proc_thermal_pci_probe()
/linux-6.3-rc2/drivers/thermal/st/
A Dst_thermal.c209 thermal_zone_device_register_with_trips(dev_name(dev), &trip, 1, 0, sensor, in st_thermal_register()
/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c371 aux_entry->tzone = thermal_zone_device_register_with_trips("quark_dts", in alloc_soc_dts()
A Dintel_pch_thermal.c235 ptd->tzd = thermal_zone_device_register_with_trips(board_names[board_id], in intel_pch_thermal_probe()
A Dx86_pkg_temp_thermal.c345 zonedev->tzone = thermal_zone_device_register_with_trips("x86_pkg_temp", in pkg_temp_thermal_device_add()
/linux-6.3-rc2/include/linux/
A Dthermal.h364 thermal_zone_device_register_with_trips(const char *, struct thermal_trip *, int, int,
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c686 thz_dev = thermal_zone_device_register_with_trips("acerhdf", trips, ARRAY_SIZE(trips), in acerhdf_register_thermal()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c696 mvm->tz_device.tzone = thermal_zone_device_register_with_trips(name, in iwl_mvm_thermal_zone_register()

Completed in 25 milliseconds