Searched refs:ice_dpll_ops (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1237 static const struct dpll_device_ops ice_dpll_ops = { variable in typeref:struct:dpll_device_ops
1760 dpll_device_unregister(d->dpll, &ice_dpll_ops, d);
1795 ret = dpll_device_register(d->dpll, type, &ice_dpll_ops, d);

Completed in 176 milliseconds