Searched defs:dss_pll_ops (Results 1 – 8 of 8) 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
144 struct dss_pll_ops { struct145 int (*enable)(struct dss_pll *pll);146 void (*disable)(struct dss_pll *pll);147 int (*set_config)(struct dss_pll *pll,
104 static const struct dss_pll_ops dss_pll_ops = { variable
154 struct dss_pll_ops { struct155 int (*enable)(struct dss_pll *pll);156 void (*disable)(struct dss_pll *pll);157 int (*set_config)(struct dss_pll *pll,
143 struct dss_pll_ops { struct144 int (*enable)(struct dss_pll *pll);145 void (*disable)(struct dss_pll *pll);146 int (*set_config)(struct dss_pll *pll,
96 static const struct dss_pll_ops dss_pll_ops = { variable