Searched refs:flip_wait (Results 1 – 2 of 2) sorted by relevance
61 wait_queue_head_t flip_wait; member
470 wake_up(&rcrtc->flip_wait); in rcar_du_crtc_finish_page_flip()493 if (wait_event_timeout(rcrtc->flip_wait, in rcar_du_crtc_wait_page_flip()1293 init_waitqueue_head(&rcrtc->flip_wait); in rcar_du_crtc_create()
Completed in 7 milliseconds