Searched refs:dss_install_mgr_ops (Results 1 – 6 of 6) sorted by relevance
57 int dss_install_mgr_ops(struct dss_device *dss, in dss_install_mgr_ops() function69 EXPORT_SYMBOL(dss_install_mgr_ops);
540 int dss_install_mgr_ops(struct dss_device *dss,
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);
523 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops);
1631 r = dss_install_mgr_ops(&apply_mgr_ops); in omapdss_compat_init()
770 dss_install_mgr_ops(priv->dss, &mgr_ops, priv); in omap_crtc_pre_init()