Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c484 dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_probe()
503 dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_remove()
/linux-6.15/include/linux/
H A Ddpll.h176 void dpll_device_unregister(struct dpll_device *dpll,
/linux-6.15/drivers/dpll/
H A Ddpll_core.c410 void dpll_device_unregister(struct dpll_device *dpll, in dpll_device_unregister() function
433 EXPORT_SYMBOL_GPL(dpll_device_unregister);
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1980 dpll_device_unregister(d->dpll, &ice_dpll_ops, d); in ice_dpll_deinit_dpll()
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c4858 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()