Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c466 mlx5_unregister_device(dev); in mlx5_register_device()
471 void mlx5_unregister_device(struct mlx5_core_dev *dev) in mlx5_unregister_device() function
H A Dmlx5_core.h291 void mlx5_unregister_device(struct mlx5_core_dev *dev);
H A Dmain.c1540 mlx5_unregister_device(dev); in mlx5_uninit_one()