Searched refs:pending_wait (Results 1 – 2 of 2) sorted by relevance
44 wait_queue_head_t pending_wait; member89 return wait_event_timeout(omap_crtc->pending_wait, in omap_crtc_wait_pending()310 wake_up(&omap_crtc->pending_wait); in omap_crtc_vblank_irq()334 wake_up(&omap_crtc->pending_wait); in omap_crtc_framedone_irq()365 wake_up(&omap_crtc->pending_wait); in omap_crtc_manual_display_update()802 init_waitqueue_head(&omap_crtc->pending_wait); in omap_crtc_init()
345 init_waitqueue_head(&cur_trans->pending_wait); in join_transaction()2381 wait_event(cur_trans->pending_wait, in btrfs_commit_transaction()