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,
33 const struct dpll_device *dpll, void *dpll_priv,
37 const struct dpll_device *dpll, void *dpll_priv,
40 const struct dpll_device *dpll, void *dpll_priv,
44 const struct dpll_device *dpll, void *dpll_priv,
53 const struct dpll_device *dpll,
62 const struct dpll_device *dpll,
67 const struct dpll_device *dpll, void *dpll_priv,
70 const struct dpll_device *dpll, void *dpll_priv,
73 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,
88 const struct dpll_device *dpll, void *dpll_priv,
91 const struct dpll_device *dpll, void *dpll_priv,
167 void dpll_device_put(struct dpll_device *dpll);
169 int dpll_device_register(struct dpll_device *dpll, enum dpll_type type,
172 void dpll_device_unregister(struct dpll_device *dpll,
179 int dpll_pin_register(struct dpll_device *dpll, struct dpll_pin *pin,
182 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin,
193 int dpll_device_change_ntf(struct dpll_device *dpll);