Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Doverlay.c36 struct omap_overlay *omap_dss_get_overlay(int num) in omap_dss_get_overlay() function
43 EXPORT_SYMBOL(omap_dss_get_overlay);
A Ddispc-compat.c346 ovl = omap_dss_get_overlay(i); in dispc_error_worker()
375 ovl = omap_dss_get_overlay(j); in dispc_error_worker()
A Dapply.c1616 struct omap_overlay *ovl = omap_dss_get_overlay(i); in omapdss_compat_init()
/linux-6.3-rc2/include/video/
A Domapfb_dss.h778 struct omap_overlay *omap_dss_get_overlay(int num);
867 static inline struct omap_overlay *omap_dss_get_overlay(int num) in omap_dss_get_overlay() function
/linux-6.3-rc2/drivers/media/platform/ti/omap/
A Domap_vout.c1644 vid_dev->overlays[i] = omap_dss_get_overlay(i); in omap_vout_probe()
1654 ovl = omap_dss_get_overlay(i); in omap_vout_probe()
1704 ovl = omap_dss_get_overlay(i); in omap_vout_probe()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/
A Domapfb-main.c2520 fbdev->overlays[i] = omap_dss_get_overlay(i); in omapfb_probe()

Completed in 20 milliseconds