Searched refs:wait_vsync (Results 1 – 4 of 4) sorted by relevance
52 void (*wait_vsync)(struct msm_panel_data *); member
112 wait_queue_head_t wait_vsync; member760 ret = wait_event_interruptible_timeout(ps3fb.wait_vsync, in ps3fb_wait_for_vsync()930 wake_up_interruptible(&ps3fb.wait_vsync); in ps3fb_vsync_interrupt()997 init_waitqueue_head(&ps3fb.wait_vsync); in ps3fb_probe()
211 panel->panel_data.wait_vsync = nt35399_wait_vsync; in mddi_nt35399_probe()
239 panel->panel_data.wait_vsync = toshiba_wait_vsync; in mddi_toshiba_probe()