Searched defs:dss_pll_ops (Results 1 – 3 of 3) sorted by relevance
122 struct dss_pll_ops { struct123 int (*enable)(struct dss_pll *pll);124 void (*disable)(struct dss_pll *pll);125 int (*set_config)(struct dss_pll *pll,
98 static const struct dss_pll_ops dss_pll_ops = { variable
96 static const struct dss_pll_ops dss_pll_ops = { variable