Home
last modified time | relevance | path

Searched defs:tzdev (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c80 struct thermal_zone_device *tzdev; member
98 struct thermal_zone_device *tzdev; member
193 static int mlxsw_thermal_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_bind()
219 static int mlxsw_thermal_unbind(struct thermal_zone_device *tzdev, in mlxsw_thermal_unbind()
241 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp()
263 static int mlxsw_thermal_get_trip_type(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_type()
276 static int mlxsw_thermal_get_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_temp()
288 static int mlxsw_thermal_set_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_set_trip_temp()
300 static int mlxsw_thermal_get_trip_hyst(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_hyst()
309 static int mlxsw_thermal_set_trip_hyst(struct thermal_zone_device *tzdev, in mlxsw_thermal_set_trip_hyst()
[all …]
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c12 static int cxgb4_thermal_get_temp(struct thermal_zone_device *tzdev, in cxgb4_thermal_get_temp()
32 static int cxgb4_thermal_get_trip_type(struct thermal_zone_device *tzdev, in cxgb4_thermal_get_trip_type()
44 static int cxgb4_thermal_get_trip_temp(struct thermal_zone_device *tzdev, in cxgb4_thermal_get_trip_temp()
Dcxgb4.h1081 struct thermal_zone_device *tzdev; member
/linux-6.1.9/drivers/thermal/
Dmtk_thermal.c995 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local