Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1457 static const struct dpll_device_ops ice_dpll_ops = { variable
1980 dpll_device_unregister(d->dpll, &ice_dpll_ops, d); in ice_dpll_deinit_dpll()
2015 ret = dpll_device_register(d->dpll, type, &ice_dpll_ops, d); in ice_dpll_init_dpll()