Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/
Darv.c140 static void wait_for_vsync(void) in wait_for_vsync() function
168 wait_for_vsync(); in iic()
176 wait_for_vsync(); in iic()
182 wait_for_vsync(); in iic()
189 wait_for_vsync(); in iic()
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c788 r = mgr->wait_for_vsync(mgr); in omapfb_ioctl()
/linux-4.4.14/include/video/
Domapdss.h496 int (*wait_for_vsync)(struct omap_overlay_manager *mgr); member
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dapply.c1624 mgr->wait_for_vsync = &dss_mgr_wait_for_vsync; in omapdss_compat_init()