Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h197 int dpll_device_change_ntf(struct dpll_device *dpll);
/linux/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/Documentation/driver-api/
H A Ddpll.rst476 - requested by device driver with dpll_device_change_ntf() or
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1488 dpll_device_change_ntf(d->dpll); in ice_dpll_notify_changes()