Searched refs:dpll_device_get (Results 1 – 5 of 5) sorted by relevance
| /drivers/dpll/ |
| A D | dpll_core.c | 282 dpll_device_get(u64 clock_id, u32 device_idx, struct module *module) in dpll_device_get() function 303 EXPORT_SYMBOL_GPL(dpll_device_get);
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | dpll.c | 441 mdpll->dpll = dpll_device_get(clock_id, 0, THIS_MODULE); in mlx5_dpll_probe()
|
| /drivers/dpll/zl3073x/ |
| A D | dpll.c | 1954 zldpll->dpll_dev = dpll_device_get(zldev->clock_id, zldpll->id, in zl3073x_dpll_device_register()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_dpll.c | 3274 d->dpll = dpll_device_get(clock_id, d->dpll_idx, THIS_MODULE); in ice_dpll_init_dpll()
|
| /drivers/ptp/ |
| A D | ptp_ocp.c | 4800 bp->dpll = dpll_device_get(clkid, 0, THIS_MODULE); in ptp_ocp_probe()
|
Completed in 26 milliseconds