Home
last modified time | relevance | path

Searched refs:dpll_device_ops (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/dpll/
H A Ddpll_netlink.c113 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode()
130 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode_supported()
162 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_monitor()
182 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_freq_monitor()
203 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_avg_factor()
223 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()
247 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()
267 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level()
427 const struct dpll_device_ops *dev_ops = dpll_device_ops(ref->dpll); in dpll_msg_add_measured_freq()
942 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_mode_set()
[all …]
/linux/include/linux/
H A Ddpll.h23 struct dpll_device_ops { struct
257 const struct dpll_device_ops *ops, void *priv);
260 const struct dpll_device_ops *ops, void *priv);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c251 static const struct dpll_device_ops mlx5_dpll_device_ops = {
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2669 static const struct dpll_device_ops ice_dpll_ops = {
2674 static const struct dpll_device_ops ice_dpll_pom_ops = {
3836 const struct dpll_device_ops *ops = &ice_dpll_ops; in ice_dpll_init_dpll()
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1273 static const struct dpll_device_ops zl3073x_dpll_device_ops = {