Searched refs:dpll_device_ops (Results 1 – 6 of 6) sorted by relevance
84 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll);
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()802 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll) in dpll_device_ops() function
95 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode()112 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode_supported()133 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()157 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()176 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_clock_quality_level()
20 struct dpll_device_ops { struct174 const struct dpll_device_ops *ops, void *priv);177 const struct dpll_device_ops *ops, void *priv);
501 static const struct dpll_device_ops dpll_ops = {
1457 static const struct dpll_device_ops ice_dpll_ops = {