Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Ddpll.c483 dpll_pin_unregister(mdpll->dpll, mdpll->dpll_pin, in mlx5_dpll_probe()
504 dpll_pin_unregister(mdpll->dpll, mdpll->dpll_pin, in mlx5_dpll_remove()
/linux/include/linux/ !
H A Ddpll.h261 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin,
/linux/drivers/dpll/ !
H A Ddpll_core.c930 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_unregister() function
943 EXPORT_SYMBOL_GPL(dpll_pin_unregister);
/linux/drivers/dpll/zl3073x/ !
H A Ddpll.c1499 dpll_pin_unregister(zldpll->dpll_dev, pin->dpll_pin, ops, pin); in zl3073x_dpll_pin_unregister()
/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_dpll.c3028 dpll_pin_unregister(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_unregister_pins()
3093 dpll_pin_unregister(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_register_pins()
/linux/Documentation/driver-api/ !
H A Ddpll.rst615 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]);
/linux/drivers/ptp/ !
H A Dptp_ocp.c4824 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]); in ptp_ocp_probe()
4847 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]); in ptp_ocp_remove()