Searched refs:ref_sync_set (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | dpll.h | 120 int (*ref_sync_set)(const struct dpll_pin *pin, void *pin_priv, member
|
| /linux/drivers/dpll/ |
| H A D | dpll_netlink.c | 1120 if (!ops->ref_sync_set || !ops->ref_sync_get) { in dpll_pin_ref_sync_state_set() 1138 ret = ops->ref_sync_set(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_ref_sync_state_set() 1160 if (ops->ref_sync_set(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_ref_sync_state_set()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2540 .ref_sync_set = ice_dpll_sw_input_ref_sync_set, 2570 .ref_sync_set = ice_dpll_input_ref_sync_set,
|