Home
last modified time | relevance | path

Searched defs:tzdev (Results 1 – 3 of 3) 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()
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/drivers/acpi/
H A Dthermal.c595 struct device *tzdev = thermal_zone_device(tz->thermal_zone); in acpi_thermal_zone_sysfs_add() local
613 struct device *tzdev = thermal_zone_device(tz->thermal_zone); in acpi_thermal_zone_sysfs_remove() local
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1200 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local