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