Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
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);
Ddss.h503 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops);
Dapply.c1629 r = dss_install_mgr_ops(&apply_mgr_ops); in omapdss_compat_init()