Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c101 struct thermal_zone_device *tzdev; member
120 struct thermal_zone_device *tzdev; member
158 static int mlxsw_thermal_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_bind()
184 static int mlxsw_thermal_unbind(struct thermal_zone_device *tzdev, in mlxsw_thermal_unbind()
206 static int mlxsw_thermal_get_temp(struct thermal_zone_device *tzdev, in mlxsw_thermal_get_temp()
238 static int mlxsw_thermal_module_bind(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_bind()
267 static int mlxsw_thermal_module_unbind(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_unbind()
286 static int mlxsw_thermal_module_temp_get(struct thermal_zone_device *tzdev, in mlxsw_thermal_module_temp_get()
311 static int mlxsw_thermal_gearbox_temp_get(struct thermal_zone_device *tzdev, in mlxsw_thermal_gearbox_temp_get()
440 static void mlxsw_thermal_module_tz_fini(struct thermal_zone_device *tzdev) in mlxsw_thermal_module_tz_fini()
/openbmc/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()
H A Dcxgb4.h1081 struct thermal_zone_device *tzdev; member
/openbmc/linux/drivers/acpi/
H A Dthermal.c658 struct device *tzdev = thermal_zone_device(tz->thermal_zone); in acpi_thermal_zone_sysfs_add() local
676 struct device *tzdev = thermal_zone_device(tz->thermal_zone); in acpi_thermal_zone_sysfs_remove() local
/openbmc/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1200 struct thermal_zone_device *tzdev; in mtk_thermal_probe() local