Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_core.c530 void dpll_device_unregister(struct dpll_device *dpll, in dpll_device_unregister() function
554 EXPORT_SYMBOL_GPL(dpll_device_unregister);
/linux/drivers/dpll/zl3073x/
H A Ddpll.c2035 dpll_device_unregister(dpll_dev, &zldpll->ops, zldpll); in zl3073x_dpll_device_unregister()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c4175 dpll_device_unregister(d->dpll, d->ops, d); in ice_dpll_deinit_dpll()
/linux/drivers/ptp/
H A Dptp_ocp.c5177 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()