Home
last modified time | relevance | path

Searched refs:dpll_device_ops (Results 1 – 10 of 10) 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()
183 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_avg_factor()
203 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()
227 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()
247 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level()
874 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_mode_set()
913 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_phase_offset_monitor_set()
938 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_phase_offset_avg_factor_set()
H A Ddpll_core.h92 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll);
H A Ddpll_core.c42 const struct dpll_device_ops *ops;
446 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()
472 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
528 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
1076 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll) in dpll_device_ops() function
/linux/include/linux/
H A Ddpll.h23 struct dpll_device_ops { struct
247 const struct dpll_device_ops *ops, void *priv);
250 const struct dpll_device_ops *ops, void *priv);
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.h105 const struct dpll_device_ops *ops;
H A Dice_dpll.c2586 static const struct dpll_device_ops ice_dpll_ops = {
2591 static const struct dpll_device_ops ice_dpll_pom_ops = {
3731 const struct dpll_device_ops *ops = &ice_dpll_ops; in ice_dpll_init_dpll()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c251 static const struct dpll_device_ops mlx5_dpll_device_ops = {
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1350 static const struct dpll_device_ops zl3073x_dpll_device_ops = {
/linux/Documentation/driver-api/
H A Ddpll.rst564 static const struct dpll_device_ops dpll_ops = {
/linux/drivers/ptp/
H A Dptp_ocp.c4702 static const struct dpll_device_ops dpll_ops = {