Searched defs:tzdev (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 82 struct thermal_zone_device *tzdev; member 90 struct thermal_zone_device *tzdev; member 190 struct thermal_zone_device *tzdev, in mlxsw_thermal_tz_score_update() 217 static int mlxsw_thermal_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_bind() 243 static int mlxsw_thermal_unbind(struct thermal_zone_device *tzdev, in mlxsw_thermal_unbind() 265 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp() 290 static int mlxsw_thermal_get_trip_type(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_type() 303 static int mlxsw_thermal_get_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_temp() 315 static int mlxsw_thermal_set_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_set_trip_temp() 327 static int mlxsw_thermal_get_trip_hyst(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_hyst() [all …]
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_thermal.c | 12 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()
|
D | cxgb4.h | 1081 struct thermal_zone_device *tzdev; member
|
/Linux-v5.15/drivers/thermal/ |
D | mtk_thermal.c | 995 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local
|