Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Domapfb_dss.h404 int (*wait_for_vsync)(struct omap_overlay_manager *mgr); member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c779 r = mgr->wait_for_vsync(mgr); in omapfb_ioctl()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c1611 mgr->wait_for_vsync = &dss_mgr_wait_for_vsync; in omapdss_compat_init()