Searched refs:direction_get (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | dpll.h | 75 int (*direction_get)(const struct dpll_pin *pin, void *pin_priv, member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 316 .direction_get = mlx5_dpll_pin_direction_get,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2606 .direction_get = ice_dpll_input_direction, 2612 .direction_get = ice_dpll_pin_sw_direction_get, 2630 .direction_get = ice_dpll_pin_sw_direction_get, 2647 .direction_get = ice_dpll_input_direction, 2662 .direction_get = ice_dpll_output_direction,
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1244 .direction_get = zl3073x_dpll_pin_direction_get, 1263 .direction_get = zl3073x_dpll_pin_direction_get,
|
| /linux/drivers/dpll/ |
| H A D | dpll_netlink.c | 337 ret = ops->direction_get(pin, dpll_pin_on_dpll_priv(dpll, pin), dpll, in dpll_msg_add_pin_direction()
|