Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c97 struct thermal_zone_device *tzdev; member
127 static int mlxsw_thermal_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_bind()
153 static int mlxsw_thermal_unbind(struct thermal_zone_device *tzdev, in mlxsw_thermal_unbind()
175 static int mlxsw_thermal_get_mode(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_mode()
185 static int mlxsw_thermal_set_mode(struct thermal_zone_device *tzdev, in mlxsw_thermal_set_mode()
205 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp()
227 static int mlxsw_thermal_get_trip_type(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_type()
240 static int mlxsw_thermal_get_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_trip_temp()
252 static int mlxsw_thermal_set_trip_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_set_trip_temp()
/drivers/thermal/
Dtango_thermal.c77 struct thermal_zone_device *tzdev; in tango_thermal_probe() local
Dmtk_thermal.c656 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local