vsync_wait 154 drivers/video/fbdev/da8xx-fb.c wait_queue_head_t vsync_wait; vsync_wait 856 drivers/video/fbdev/da8xx-fb.c wake_up_interruptible(&par->vsync_wait); vsync_wait 866 drivers/video/fbdev/da8xx-fb.c wake_up_interruptible(&par->vsync_wait); vsync_wait 921 drivers/video/fbdev/da8xx-fb.c wake_up_interruptible(&par->vsync_wait); vsync_wait 931 drivers/video/fbdev/da8xx-fb.c wake_up_interruptible(&par->vsync_wait); vsync_wait 1119 drivers/video/fbdev/da8xx-fb.c ret = wait_event_interruptible_timeout(par->vsync_wait, vsync_wait 1488 drivers/video/fbdev/da8xx-fb.c init_waitqueue_head(&par->vsync_wait);