Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.h11 int mlx5_hwmon_dev_register(struct mlx5_core_dev *mdev);
15 static inline int mlx5_hwmon_dev_register(struct mlx5_core_dev *mdev) in mlx5_hwmon_dev_register() function
H A Dhwmon.c374 int mlx5_hwmon_dev_register(struct mlx5_core_dev *mdev) in mlx5_hwmon_dev_register() function
H A Dmain.c1479 err = mlx5_hwmon_dev_register(dev); in mlx5_init_one_devl_locked()