vsync_completion  673 drivers/video/fbdev/sh_mobile_lcdcfb.c 			complete(&ch->vsync_completion);
vsync_completion  691 drivers/video/fbdev/sh_mobile_lcdcfb.c 	ret = wait_for_completion_interruptible_timeout(&ch->vsync_completion,
vsync_completion 2561 drivers/video/fbdev/sh_mobile_lcdcfb.c 		init_completion(&ch->vsync_completion);
vsync_completion   76 drivers/video/fbdev/sh_mobile_lcdcfb.h 	struct completion vsync_completion;