Searched refs:dpll_device_ops (Results 1 – 5 of 5) sorted by relevance
113 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 …]
23 struct dpll_device_ops { struct257 const struct dpll_device_ops *ops, void *priv);260 const struct dpll_device_ops *ops, void *priv);
251 static const struct dpll_device_ops mlx5_dpll_device_ops = {
2669 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()
1273 static const struct dpll_device_ops zl3073x_dpll_device_ops = {