Searched refs:mode_get (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | dpll.h | 24 int (*mode_get)(const struct dpll_device *dpll, void *dpll_priv, member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 253 .mode_get = mlx5_dpll_device_mode_get,
|
| /linux/drivers/dpll/ |
| H A D | dpll_netlink.c | 117 ret = ops->mode_get(dpll, dpll_priv(dpll), &mode, extack); in dpll_msg_add_mode() 144 ret = ops->mode_get(dpll, dpll_priv(dpll), &mode, extack); in dpll_msg_add_mode_supported() 953 ret = ops->mode_get(dpll, dpll_priv(dpll), &old_mode, extack); in dpll_mode_set()
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1275 .mode_get = zl3073x_dpll_mode_get,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2671 .mode_get = ice_dpll_mode_get, 2676 .mode_get = ice_dpll_mode_get,
|