Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c111 struct thermal_zone_device *tzdev; member
130 struct thermal_zone_device *tzdev; member
168 static bool mlxsw_thermal_should_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_should_bind() argument
186 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp() argument
217 static bool mlxsw_thermal_module_should_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_should_bind() argument
236 static int mlxsw_thermal_module_temp_get(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_temp_get() argument
260 mlxsw_thermal_gearbox_temp_get(struct thermal_zone_device * tzdev,int * p_temp) mlxsw_thermal_gearbox_temp_get() argument
381 mlxsw_thermal_module_tz_fini(struct thermal_zone_device * tzdev) mlxsw_thermal_module_tz_fini() argument
[all...]
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c12 static int cxgb4_thermal_get_temp(struct thermal_zone_device *tzdev, in cxgb4_thermal_get_temp() argument
[all...]
H A Dcxgb4.h1081 struct thermal_zone_device *tzdev; member
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1200 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local