Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c486 dpll_device_put(mdpll->dpll); in mlx5_dpll_probe()
504 dpll_device_put(mdpll->dpll); in mlx5_dpll_remove()
/linux-6.15/include/linux/
H A Ddpll.h171 void dpll_device_put(struct dpll_device *dpll);
/linux-6.15/drivers/dpll/
H A Ddpll_core.c313 void dpll_device_put(struct dpll_device *dpll) in dpll_device_put() function
326 EXPORT_SYMBOL_GPL(dpll_device_put);
/linux-6.15/Documentation/driver-api/
H A Ddpll.rst445 Device is deallocated by dpll_device_put() call, which first
458 increases. Also dpll_pin_put() works similarly to dpll_device_put().
555 dpll_device_put(bp->dpll);
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1981 dpll_device_put(d->dpll); in ice_dpll_deinit_dpll()
2017 dpll_device_put(d->dpll); in ice_dpll_init_dpll()
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c4834 dpll_device_put(bp->dpll); in ptp_ocp_probe()
4859 dpll_device_put(bp->dpll); in ptp_ocp_remove()