Searched refs:dpll_device_unregister (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 484 dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_probe() 503 dpll_device_unregister(mdpll->dpll, &mlx5_dpll_device_ops, mdpll); in mlx5_dpll_remove()
|
| /linux-6.15/include/linux/ |
| H A D | dpll.h | 176 void dpll_device_unregister(struct dpll_device *dpll,
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_core.c | 410 void dpll_device_unregister(struct dpll_device *dpll, in dpll_device_unregister() function 433 EXPORT_SYMBOL_GPL(dpll_device_unregister);
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 1980 dpll_device_unregister(d->dpll, &ice_dpll_ops, d); in ice_dpll_deinit_dpll()
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_ocp.c | 4858 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()
|