Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c251 static const struct dpll_device_ops mlx5_dpll_device_ops = { variable
451 &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_probe()
488 dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_probe()
507 dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_remove()