Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c479 dpll_pin_unregister(mdpll->dpll, mdpll->dpll_pin, in mlx5_dpll_probe()
500 dpll_pin_unregister(mdpll->dpll, mdpll->dpll_pin, in mlx5_dpll_remove()
/linux-6.15/include/linux/
H A Ddpll.h186 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin,
/linux-6.15/drivers/dpll/
H A Ddpll_core.c683 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_unregister() function
696 EXPORT_SYMBOL_GPL(dpll_pin_unregister);
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1692 dpll_pin_unregister(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_unregister_pins()
1724 dpll_pin_unregister(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_register_pins()
/linux-6.15/Documentation/driver-api/
H A Ddpll.rst552 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]);
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c4831 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]); in ptp_ocp_probe()
4854 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]); in ptp_ocp_remove()