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_netlink.c71 return dpll_device_ops(dpll); in dpll_device_registered()
118 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode()
135 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode_supported()
167 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_monitor()
187 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_freq_monitor()
208 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_avg_factor()
228 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()
252 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()
272 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level()
453 const struct dpll_device_ops *dev_ops = dpll_device_ops(ref->dpll); in dpll_msg_add_measured_freq()
[all …]
H A Ddpll_core.h94 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll);
H A Ddpll_core.c43 const struct dpll_device_ops *ops;
449 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()
475 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
531 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
879 const struct dpll_device_ops *dev_ops; in dpll_pin_register()
894 dev_ops = dpll_device_ops(dpll); in dpll_pin_register()
1108 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll) in dpll_device_ops() function
/linux/drivers/dpll/zl3073x/
H A Ddpll.h35 struct dpll_device_ops ops;
H A Ddpll.c1613 static const struct dpll_device_ops zl3073x_dpll_device_ops = {
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2879 static const struct dpll_device_ops ice_dpll_ops = {
2884 static const struct dpll_device_ops ice_dpll_pom_ops = {
4210 const struct dpll_device_ops *ops = &ice_dpll_ops; in ice_dpll_init_dpll()
/linux/Documentation/driver-api/
H A Ddpll.rst620 static const struct dpll_device_ops dpll_ops = {
/linux/drivers/ptp/
H A Dptp_ocp.c5028 static const struct dpll_device_ops dpll_ops = {