Searched refs:dpll_device_ops (Results 1 – 8 of 8) sorted by relevance
85 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll);
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()151 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_phase_offset_monitor()171 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()195 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()214 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level()821 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_phase_offset_monitor_set()
37 const struct dpll_device_ops *ops;330 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()356 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()411 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()850 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll) in dpll_device_ops() function
93 const struct dpll_device_ops *ops;
2439 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()
249 static const struct dpll_device_ops mlx5_dpll_device_ops = {
1635 static const struct dpll_device_ops zl3073x_dpll_device_ops = {
4710 static const struct dpll_device_ops dpll_ops = {
Completed in 38 milliseconds