Searched refs:esync_set (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | dpll.h | 91 int (*esync_set)(const struct dpll_pin *pin, void *pin_priv, member
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_netlink.c | 828 if (!ops->esync_set || !ops->esync_get) { in dpll_pin_esync_set() 860 ret = ops->esync_set(pin, pin_dpll_priv, dpll, dpll_priv(dpll), in dpll_pin_esync_set() 883 if (ops->esync_set(pin, pin_dpll_priv, dpll, dpll_priv(dpll), in dpll_pin_esync_set()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 1441 .esync_set = ice_dpll_input_esync_set, 1453 .esync_set = ice_dpll_output_esync_set,
|