Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddpll.h197 int dpll_device_change_ntf(struct dpll_device *dpll);
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c352 dpll_device_change_ntf(mdpll->dpll); in mlx5_dpll_periodic_work()
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c670 int dpll_device_change_ntf(struct dpll_device *dpll) in dpll_device_change_ntf() function
680 EXPORT_SYMBOL_GPL(dpll_device_change_ntf);
/linux-6.15/Documentation/driver-api/
H A Ddpll.rst476 - requested by device driver with dpll_device_change_ntf() or
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1488 dpll_device_change_ntf(d->dpll); in ice_dpll_notify_changes()
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c4733 dpll_device_change_ntf(bp->dpll); in ptp_ocp_sync_work()