Searched refs:dpll_device_unregister (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| 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()
|
| /drivers/dpll/ |
| 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);
|
| /drivers/dpll/zl3073x/ |
| A D | dpll.c | 1986 dpll_device_unregister(zldpll->dpll_dev, &zl3073x_dpll_device_ops, in zl3073x_dpll_device_unregister()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_dpll.c | 3249 dpll_device_unregister(d->dpll, d->ops, d); in ice_dpll_deinit_dpll()
|
| /drivers/ptp/ |
| A D | ptp_ocp.c | 4858 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()
|
Completed in 52 milliseconds