Home
last modified time | relevance | path

Searched defs:trips (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dof-thermal.c62 struct thermal_trip *trips; member
654 struct thermal_trip *trips, in thermal_of_populate_bind_params()
Duniphier_thermal.c262 const struct thermal_trip *trips; in uniphier_tm_probe() local
Dthermal_core.c1175 thermal_zone_device_register(const char *type, int trips, int mask, in thermal_zone_device_register()
/Linux-v4.19/drivers/acpi/
Dthermal.c185 struct acpi_thermal_trips trips; member
887 int trips = 0; in acpi_thermal_register_thermal_zone() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c71 struct mlxsw_thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member
/Linux-v4.19/drivers/thermal/samsung/
Dexynos_tmu.c274 const struct thermal_trip * const trips = in exynos_tmu_initialize() local
376 const struct thermal_trip * const trips = in exynos4210_tmu_set_trip_temp() local
/Linux-v4.19/include/linux/
Dthermal.h200 int trips; member
475 const char *type, int trips, int mask, void *devdata, in thermal_zone_device_register()