Lines Matching full:dpll
10 #include <uapi/linux/dpll.h>
20 int (*mode_get)(const struct dpll_device *dpll, void *dpll_priv,
22 int (*lock_status_get)(const struct dpll_device *dpll, void *dpll_priv,
25 int (*temp_get)(const struct dpll_device *dpll, void *dpll_priv,
31 const struct dpll_device *dpll, void *dpll_priv,
35 const struct dpll_device *dpll, void *dpll_priv,
38 const struct dpll_device *dpll, void *dpll_priv,
42 const struct dpll_device *dpll, void *dpll_priv,
51 const struct dpll_device *dpll,
60 const struct dpll_device *dpll,
65 const struct dpll_device *dpll, void *dpll_priv,
68 const struct dpll_device *dpll, void *dpll_priv,
71 const struct dpll_device *dpll, void *dpll_priv,
75 const struct dpll_device *dpll, void *dpll_priv,
79 const struct dpll_device *dpll, void *dpll_priv,
83 const struct dpll_device *dpll, void *dpll_priv,
151 void dpll_device_put(struct dpll_device *dpll);
153 int dpll_device_register(struct dpll_device *dpll, enum dpll_type type,
156 void dpll_device_unregister(struct dpll_device *dpll,
163 int dpll_pin_register(struct dpll_device *dpll, struct dpll_pin *pin,
166 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin,
177 int dpll_device_change_ntf(struct dpll_device *dpll);