Home
last modified time | relevance | path

Searched defs:dss_mgr_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.h519 struct dss_mgr_ops { struct
538 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops); argument
Doutput.c190 static const struct dss_mgr_ops *dss_mgr_ops; variable
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h640 struct dss_mgr_ops { struct
641 int (*connect)(struct omap_drm_private *priv,
644 void (*disconnect)(struct omap_drm_private *priv,
668 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops, argument
Doutput.c172 static const struct dss_mgr_ops *dss_mgr_ops; variable