Home
last modified time | relevance | path

Searched refs:mlxsw_thermal_fini (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h425 void mlxsw_thermal_fini(struct mlxsw_thermal *thermal);
436 static inline void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini() function
Dcore_thermal.c1073 void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini() function
Dcore.c1269 mlxsw_thermal_fini(mlxsw_core->thermal); in mlxsw_core_bus_device_unregister()