Searched refs:lock_status_get (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| H A D | dpll.h | 31 int (*lock_status_get)(const struct dpll_device *dpll, void *dpll_priv, member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 252 .lock_status_get = mlx5_dpll_device_lock_status_get,
|
| /linux/Documentation/driver-api/ |
| H A D | dpll.rst | 548 - ``.lock_status_get``. 565 .lock_status_get = ptp_ocp_dpll_lock_status_get,
|
| /linux/drivers/dpll/ |
| H A D | dpll_core.c | 481 if (WARN_ON(!ops->lock_status_get)) in dpll_device_register()
|
| H A D | dpll_netlink.c | 208 ret = ops->lock_status_get(dpll, dpll_priv(dpll), &status, in dpll_msg_add_lock_status()
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1351 .lock_status_get = zl3073x_dpll_lock_status_get,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2587 .lock_status_get = ice_dpll_lock_status_get, 2592 .lock_status_get = ice_dpll_lock_status_get,
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 4703 .lock_status_get = ptp_ocp_dpll_lock_status_get,
|