/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.h | 23 struct thermal_trip *trips; member
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_soc_dts_iosf.h | 32 struct thermal_trip trips[SOC_MAX_DTS_TRIPS]; member
|
H A D | intel_quark_dts_thermal.c | 108 struct thermal_trip trips[QRK_MAX_DTS_TRIPS]; member
|
H A D | x86_pkg_temp_thermal.c | 56 struct thermal_trip *trips; member 273 struct thermal_trip *trips; in pkg_temp_thermal_trips_init() local [all...] |
H A D | intel_pch_thermal.c | 87 struct thermal_trip trips[PCH_MAX_TRIPS]; member
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | da9062-thermal.c | 144 static struct thermal_trip trips[] = { variable
|
H A D | thermal_of.c | 25 struct device_node *trips; in of_find_trip_id() local 126 struct device_node *trips, *trip; in thermal_of_trips_init() local 441 struct thermal_trip *trips = tz->trips; thermal_of_zone_unregister() local 474 struct thermal_trip *trips; thermal_of_zone_register() local [all...] |
H A D | rcar_thermal.c | 284 static struct thermal_trip trips[] = { variable
|
H A D | thermal_core.c | 1231 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, in argument [all...] |
H A D | imx_thermal.c | 117 static struct thermal_trip trips[] = { variable [all...] |
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 279 const struct thermal_trip *trips; in qpnp_tm_get_critical_trip_temp() local
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | uniphier_thermal.c | 251 const struct thermal_trip *trips; in uniphier_tm_probe() local
|
H A D | thermal_of.c | 74 struct thermal_trip *trips; member 676 thermal_of_populate_bind_params(struct device_node *np, struct __thermal_bind_params *__tbp, struct thermal_trip *trips, int ntrips) thermal_of_populate_bind_params() argument [all...] |
H A D | thermal_core.c | 1387 thermal_zone_device_register(const char *type, int trips, int mask, in thermal_zone_device_register() argument [all...] |
H A D | armada_thermal.c | 788 const struct thermal_trip *trips = of_thermal_get_trip_points(tz); in armada_configure_overheat_int() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 102 struct thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member 123 struct thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | acerhdf.c | 141 static struct thermal_trip trips[] = { variable
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | thermal.c | 172 struct acpi_thermal_trips trips; member 814 int trips = 0; acpi_thermal_register_thermal_zone() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | thermal.h | 160 int trips; member 403 thermal_zone_device_register( const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 92 struct mlxsw_thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member 103 struct mlxsw_thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member 197 mlxsw_thermal_tz_score_update(struct mlxsw_thermal *thermal, struct thermal_zone_device *tzdev, struct mlxsw_thermal_trip *trips, int temp) mlxsw_thermal_tz_score_update() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | thermal.c | 127 struct acpi_thermal_trips trips; member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | thermal.h | 165 struct thermal_trip *trips; member 361 thermal_zone_device_register_with_trips( const char *type, struct thermal_trip *trips, int num_trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register_with_trips() argument
|
/kernel/linux/linux-5.10/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 263 const struct thermal_trip * const trips = in exynos_tmu_initialize() local 365 const struct thermal_trip * const trips = in exynos4210_tmu_set_trip_temp() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mvm.h | 534 struct thermal_trip trips[IWL_MAX_DTS_TRIPS]; member
|