Searched refs:disp_thread_wait (Results 1 – 2 of 2) sorted by relevance
59 wake_up_interruptible_all(&solo_dev->disp_thread_wait); in solo_video_in_isr() 265 add_wait_queue(&solo_dev->disp_thread_wait, &wait); in solo_thread() 276 remove_wait_queue(&solo_dev->disp_thread_wait, &wait); in solo_thread() 360 wake_up_interruptible(&solo_dev->disp_thread_wait); in solo_buf_queue() 640 init_waitqueue_head(&solo_dev->disp_thread_wait); in solo_v4l2_init()
224 wait_queue_head_t disp_thread_wait; member