Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c488 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()
/linux/include/linux/
H A Ddpll.h249 void dpll_device_unregister(struct dpll_device *dpll,
/linux/drivers/dpll/
H A Ddpll_core.c527 void dpll_device_unregister(struct dpll_device *dpll, in dpll_device_unregister() function
551 EXPORT_SYMBOL_GPL(dpll_device_unregister);
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1708 dpll_device_unregister(zldpll->dpll_dev, &zl3073x_dpll_device_ops, in zl3073x_dpll_device_unregister()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c3696 dpll_device_unregister(d->dpll, d->ops, d); in ice_dpll_deinit_dpll()
/linux/drivers/ptp/
H A Dptp_ocp.c4851 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()