Searched refs:state_on_dpll_get (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | dpll.h | 84 int (*state_on_dpll_get)(const struct dpll_pin *pin, void *pin_priv, member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 317 .state_on_dpll_get = mlx5_dpll_state_on_dpll_get,
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1258 .state_on_dpll_get = zl3073x_dpll_input_pin_state_on_dpll_get, 1270 .state_on_dpll_get = zl3073x_dpll_output_pin_state_on_dpll_get,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2616 .state_on_dpll_get = ice_dpll_sw_pin_state_get, 2634 .state_on_dpll_get = ice_dpll_sw_pin_state_get, 2648 .state_on_dpll_get = ice_dpll_input_state_get, 2665 .state_on_dpll_get = ice_dpll_output_state_get,
|
| /linux/drivers/dpll/ |
| H A D | dpll_netlink.c | 315 if (!ops->state_on_dpll_get) in dpll_msg_add_pin_on_dpll_state() 317 ret = ops->state_on_dpll_get(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_msg_add_pin_on_dpll_state()
|