Searched refs:mgr_ops (Results 1 – 5 of 5) sorted by relevance
175 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops, in dss_install_mgr_ops() argument181 dss_mgr_ops = mgr_ops; in dss_install_mgr_ops()
668 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops,
192 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) in dss_install_mgr_ops() argument197 dss_mgr_ops = mgr_ops; in dss_install_mgr_ops()
538 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops);
268 static const struct dss_mgr_ops mgr_ops = { variable686 dss_install_mgr_ops(&mgr_ops, priv); in omap_crtc_pre_init()