Searched refs:thermal_zone_device_register_with_trips (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c62 ch_thermal->tzdev = thermal_zone_device_register_with_trips(ch_tz_name, &trip, num_trip,
/linux-master/include/linux/
H A Dthermal.h323 struct thermal_zone_device *thermal_zone_device_register_with_trips(
382 static inline struct thermal_zone_device *thermal_zone_device_register_with_trips( function
/linux-master/drivers/thermal/st/
H A Dst_thermal.c206 thermal_zone_device_register_with_trips(dev_name(dev), &trip, 1, sensor,
/linux-master/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c363 aux_entry->tzone = thermal_zone_device_register_with_trips("quark_dts",
H A Dintel_pch_thermal.c238 ptd->tzd = thermal_zone_device_register_with_trips(board_names[board_id],
H A Dintel_soc_dts_iosf.c231 dts->tzone = thermal_zone_device_register_with_trips(name, trips,
H A Dx86_pkg_temp_thermal.c340 zonedev->tzone = thermal_zone_device_register_with_trips("x86_pkg_temp",
/linux-master/drivers/thermal/
H A Dda9062-thermal.c199 thermal->zone = thermal_zone_device_register_with_trips(thermal->config->name,
H A Dthermal_core.c1246 * thermal_zone_device_register_with_trips() - register a new thermal zone device
1270 thermal_zone_device_register_with_trips(const char *type, function
1419 EXPORT_SYMBOL_GPL(thermal_zone_device_register_with_trips); variable
1427 return thermal_zone_device_register_with_trips(type, NULL, 0, devdata,
H A Drcar_thermal.c491 priv->zone = thermal_zone_device_register_with_trips(
H A Dthermal_of.c513 tz = thermal_zone_device_register_with_trips(np->name, trips, ntrips,
H A Dimx_thermal.c701 data->tz = thermal_zone_device_register_with_trips("imx_thermal_zone",
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c172 int34x_zone->zone = thermal_zone_device_register_with_trips(
H A Dprocessor_thermal_device_pci.c292 pci_info->tzone = thermal_zone_device_register_with_trips("TCPU_PCI", &psv_trip,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c423 module_tz->tzdev = thermal_zone_device_register_with_trips(tz_name,
550 gearbox_tz->tzdev = thermal_zone_device_register_with_trips(tz_name,
774 thermal->tzdev = thermal_zone_device_register_with_trips("mlxsw",
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c694 mvm->tz_device.tzone = thermal_zone_device_register_with_trips(name,
/linux-master/drivers/platform/x86/
H A Dacerhdf.c680 thz_dev = thermal_zone_device_register_with_trips("acerhdf", trips, ARRAY_SIZE(trips),
/linux-master/drivers/acpi/
H A Dthermal.c666 tz->thermal_zone = thermal_zone_device_register_with_trips(

Completed in 315 milliseconds