Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h287 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.c1088 dpll_device_change_ntf(zldpll->dpll_dev); in zl3073x_dpll_change_work()
1805 dpll_device_change_ntf(zldpll->dpll_dev); in zl3073x_dpll_changes_check()
/linux/drivers/dpll/
H A Ddpll_netlink.c846 int dpll_device_change_ntf(struct dpll_device *dpll) in dpll_device_change_ntf() function
856 EXPORT_SYMBOL_GPL(dpll_device_change_ntf);
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2734 dpll_device_change_ntf(d->dpll); in ice_dpll_notify_changes()