Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_netlink.c897 int dpll_device_change_ntf(struct dpll_device *dpll) in dpll_device_change_ntf() function
907 EXPORT_SYMBOL_GPL(dpll_device_change_ntf);
/linux/drivers/dpll/zl3073x/
H A Ddpll.c2280 dpll_device_change_ntf(zldpll->dpll_dev); in zl3073x_dpll_changes_check()
/linux/Documentation/driver-api/
H A Ddpll.rst595 - requested by device driver with dpll_device_change_ntf() or
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2939 dpll_device_change_ntf(d->dpll); in ice_dpll_notify_changes()
/linux/drivers/ptp/
H A Dptp_ocp.c5051 dpll_device_change_ntf(bp->dpll); in ptp_ocp_sync_work()