Searched refs:dss_install_mgr_ops (Results 1 – 3 of 3) sorted by relevance
181 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) in dss_install_mgr_ops() function190 EXPORT_SYMBOL(dss_install_mgr_ops);
503 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops);
1629 r = dss_install_mgr_ops(&apply_mgr_ops); in omapdss_compat_init()