Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/
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()
186 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp()
217 static bool mlxsw_thermal_module_should_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_should_bind()
236 static int mlxsw_thermal_module_temp_get(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_temp_get()
260 static int mlxsw_thermal_gearbox_temp_get(struct thermal_zone_device *tzdev, in mlxsw_thermal_gearbox_temp_get()
381 static void mlxsw_thermal_module_tz_fini(struct thermal_zone_device *tzdev) in mlxsw_thermal_module_tz_fini()
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c12 static int cxgb4_thermal_get_temp(struct thermal_zone_device *tzdev, in cxgb4_thermal_get_temp()
Dcxgb4.h1081 struct thermal_zone_device *tzdev; member
/linux-6.14.4/drivers/acpi/
Dthermal.c594 struct device *tzdev = thermal_zone_device(tz->thermal_zone); in acpi_thermal_zone_sysfs_add() local
612 struct device *tzdev = thermal_zone_device(tz->thermal_zone); in acpi_thermal_zone_sysfs_remove() local
/linux-6.14.4/drivers/thermal/mediatek/
Dauxadc_thermal.c1200 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local