Searched defs:dss_mgr_ops (Results 1 – 4 of 4) sorted by relevance
519 struct dss_mgr_ops { struct538 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops); argument
190 static const struct dss_mgr_ops *dss_mgr_ops; variable
640 struct dss_mgr_ops { struct641 int (*connect)(struct omap_drm_private *priv,644 void (*disconnect)(struct omap_drm_private *priv,668 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops, argument
172 static const struct dss_mgr_ops *dss_mgr_ops; variable