Home
last modified time | relevance | path

Searched refs:dss_uninstall_mgr_ops (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Doutput.c188 void dss_uninstall_mgr_ops(void) in dss_uninstall_mgr_ops() function
193 EXPORT_SYMBOL(dss_uninstall_mgr_ops);
Domapdss.h670 void dss_uninstall_mgr_ops(void);
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c203 void dss_uninstall_mgr_ops(void) in dss_uninstall_mgr_ops() function
207 EXPORT_SYMBOL(dss_uninstall_mgr_ops);
Ddss.h539 void dss_uninstall_mgr_ops(void);
Dapply.c1668 dss_uninstall_mgr_ops(); in omapdss_compat_init()
1695 dss_uninstall_mgr_ops(); in omapdss_compat_uninit()
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_crtc.c691 dss_uninstall_mgr_ops(); in omap_crtc_pre_uninit()