Searched defs:tzdev (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 91 struct thermal_zone_device *tzdev; member 99 struct thermal_zone_device *tzdev; member 198 struct thermal_zone_device *tzdev, in mlxsw_thermal_tz_score_update() 225 static int mlxsw_thermal_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_bind() 251 static int mlxsw_thermal_unbind(struct thermal_zone_device *tzdev, in mlxsw_thermal_unbind() 273 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp() 298 static int mlxsw_thermal_get_trip_type(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_type() 311 static int mlxsw_thermal_get_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_temp() 323 static int mlxsw_thermal_set_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_set_trip_temp() 336 static int mlxsw_thermal_get_trip_hyst(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_hyst() [all …]
|
/kernel/linux/linux-5.10/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 | 1083 struct thermal_zone_device *tzdev; member
|
/kernel/linux/linux-5.10/drivers/thermal/ |
D | tango_thermal.c | 78 struct thermal_zone_device *tzdev; in tango_thermal_probe() local
|
D | mtk_thermal.c | 993 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local
|