Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h398 int mlxsw_hwmon_init(struct mlxsw_core *mlxsw_core,
405 static inline int mlxsw_hwmon_init(struct mlxsw_core *mlxsw_core, in mlxsw_hwmon_init() function
Dcore_hwmon.c627 int mlxsw_hwmon_init(struct mlxsw_core *mlxsw_core, in mlxsw_hwmon_init() function
Dcore.c1180 err = mlxsw_hwmon_init(mlxsw_core, mlxsw_bus_info, &mlxsw_core->hwmon); in __mlxsw_core_bus_device_register()