Lines Matching full:dpll
10 #include <uapi/linux/dpll.h>
21 int (*mode_get)(const struct dpll_device *dpll, void *dpll_priv,
23 int (*lock_status_get)(const struct dpll_device *dpll, void *dpll_priv,
27 int (*temp_get)(const struct dpll_device *dpll, void *dpll_priv,
29 int (*clock_quality_level_get)(const struct dpll_device *dpll,
37 const struct dpll_device *dpll, void *dpll_priv,
41 const struct dpll_device *dpll, void *dpll_priv,
44 const struct dpll_device *dpll, void *dpll_priv,
48 const struct dpll_device *dpll, void *dpll_priv,
57 const struct dpll_device *dpll,
66 const struct dpll_device *dpll,
71 const struct dpll_device *dpll, void *dpll_priv,
74 const struct dpll_device *dpll, void *dpll_priv,
77 const struct dpll_device *dpll, void *dpll_priv,
81 const struct dpll_device *dpll, void *dpll_priv,
85 const struct dpll_device *dpll, void *dpll_priv,
89 const struct dpll_device *dpll, void *dpll_priv,
92 const struct dpll_device *dpll, void *dpll_priv,
95 const struct dpll_device *dpll, void *dpll_priv,
171 void dpll_device_put(struct dpll_device *dpll);
173 int dpll_device_register(struct dpll_device *dpll, enum dpll_type type,
176 void dpll_device_unregister(struct dpll_device *dpll,
183 int dpll_pin_register(struct dpll_device *dpll, struct dpll_pin *pin,
186 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin,
197 int dpll_device_change_ntf(struct dpll_device *dpll);