Home
last modified time | relevance | path

Searched refs:wait_for_vsync (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/package/ti-gfx/
H A D0002-fix-build-omaplfb-linux.patch21 #define WAIT_FOR_VSYNC(man) ((man)->wait_for_vsync)
/OK3568_Linux_fs/kernel/include/video/
H A Domapfb_dss.h404 int (*wait_for_vsync)(struct omap_overlay_manager *mgr); member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c779 r = mgr->wait_for_vsync(mgr); in omapfb_ioctl()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c1613 mgr->wait_for_vsync = &dss_mgr_wait_for_vsync; in omapdss_compat_init()