Home
last modified time | relevance | path

Searched refs:dss_install_mgr_ops (Results 1 – 3 of 3) sorted by relevance

/drivers/video/omap2/dss/
Doutput.c120 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) in dss_install_mgr_ops() function
129 EXPORT_SYMBOL(dss_install_mgr_ops);
Dapply.c1614 r = dss_install_mgr_ops(&apply_mgr_ops); in omapdss_compat_init()
/drivers/gpu/drm/omapdrm/
Domap_crtc.c640 dss_install_mgr_ops(&mgr_ops); in omap_crtc_init()