Home
last modified time | relevance | path

Searched defs:mgr_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Doutput.c175 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops, in dss_install_mgr_ops()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c192 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) in dss_install_mgr_ops()
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_crtc.c268 static const struct dss_mgr_ops mgr_ops = { variable