Searched refs:vbi_out_active (Results 1 – 2 of 2) sorted by relevance
68 if (!list_empty(&dev->vbi_out_active) && in vivid_thread_vid_out_tick()71 vbi_out_buf = list_entry(dev->vbi_out_active.next, in vivid_thread_vid_out_tick()320 while (!list_empty(&dev->vbi_out_active)) { in vivid_stop_generating_vid_out()323 buf = list_entry(dev->vbi_out_active.next, in vivid_stop_generating_vid_out()
550 struct list_head vbi_out_active; member