Home
last modified time | relevance | path

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

/linux/drivers/dpll/
H A Ddpll_core.h85 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *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()
151 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_monitor()
172 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_avg_factor()
192 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()
216 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()
236 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level()
849 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_phase_offset_monitor_set()
874 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_phase_offset_avg_factor_set()
H A Ddpll_core.c37 const struct dpll_device_ops *ops;
326 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()
352 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
407 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
846 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll) in dpll_device_ops() function
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.h93 const struct dpll_device_ops *ops;
H A Dice_dpll.c2439 static const struct dpll_device_ops ice_dpll_ops = {
2444 static const struct dpll_device_ops ice_dpll_pom_ops = {
3283 const struct dpll_device_ops *ops = &ice_dpll_ops; in ice_dpll_init_dpll()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c249 static const struct dpll_device_ops mlx5_dpll_device_ops = {
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1276 static const struct dpll_device_ops zl3073x_dpll_device_ops = {
/linux/drivers/ptp/
H A Dptp_ocp.c4701 static const struct dpll_device_ops dpll_ops = {