Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h453 int mlxsw_hwmon_init(struct mlxsw_core *mlxsw_core,
460 static inline int mlxsw_hwmon_init(struct mlxsw_core *mlxsw_core, in mlxsw_hwmon_init() function
Dcore_hwmon.c752 int mlxsw_hwmon_init(struct mlxsw_core *mlxsw_core, in mlxsw_hwmon_init() function
Dcore.c1955 err = mlxsw_hwmon_init(mlxsw_core, mlxsw_bus_info, &mlxsw_core->hwmon); in __mlxsw_core_bus_device_register()