Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doutput.c181 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) in dss_install_mgr_ops() function
190 EXPORT_SYMBOL(dss_install_mgr_ops);
H A Ddss.h503 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops);
H A Dapply.c1629 r = dss_install_mgr_ops(&apply_mgr_ops); in omapdss_compat_init()