Home
last modified time | relevance | path

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

/linux/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/drivers/dpll/
H A Ddpll_core.c406 void dpll_device_unregister(struct dpll_device *dpll, in dpll_device_unregister() function
429 EXPORT_SYMBOL_GPL(dpll_device_unregister);
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1631 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.c3249 dpll_device_unregister(d->dpll, d->ops, d); in ice_dpll_deinit_dpll()
/linux/drivers/ptp/
H A Dptp_ocp.c4848 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()