dpll_device_unregister
EXPORT_SYMBOL_GPL(dpll_device_unregister);
dpll_device_unregister(dpll_dev, &zldpll->ops, zldpll);
dpll_device_unregister(d->dpll, d->ops, d);
dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll);
dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll);
dpll_device_unregister(bp->dpll, &dpll_ops, bp);
void dpll_device_unregister(struct dpll_device *dpll,