Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h277 int dpll_device_change_ntf(struct dpll_device *dpll);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c354 dpll_device_change_ntf(mdpll->dpll); in mlx5_dpll_periodic_work()
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1183 dpll_device_change_ntf(zldpll->dpll_dev); in zl3073x_dpll_change_work()
1842 dpll_device_change_ntf(zldpll->dpll_dev); in zl3073x_dpll_changes_check()
/linux/drivers/dpll/
H A Ddpll_netlink.c788 int dpll_device_change_ntf(struct dpll_device *dpll) in dpll_device_change_ntf() function
798 EXPORT_SYMBOL_GPL(dpll_device_change_ntf);
/linux/Documentation/driver-api/
H A Ddpll.rst539 - requested by device driver with dpll_device_change_ntf() or
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2624 dpll_device_change_ntf(d->dpll); in ice_dpll_notify_changes()
/linux/drivers/ptp/
H A Dptp_ocp.c4725 dpll_device_change_ntf(bp->dpll); in ptp_ocp_sync_work()