Searched refs:mgr_ops (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Doutput.c192 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) dss_install_mgr_ops() argument
197 dss_mgr_ops = mgr_ops; dss_install_mgr_ops()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c244 static const struct dss_mgr_ops mgr_ops = { variable in typeref:struct:dss_mgr_ops
486 dss_install_mgr_ops(&mgr_ops); omap_crtc_pre_init()
/linux-4.4.14/include/video/
H A Domapdss.h963 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops);

Completed in 316 milliseconds