Searched refs:vb_capture (Results 1 – 2 of 2) sorted by relevance
162 if (list_empty(&s->vb_capture)) in cx18_mdl_send_to_vb2()165 vb_buf = list_first_entry(&s->vb_capture, struct cx18_vb2_buffer, in cx18_mdl_send_to_vb2()
406 struct list_head vb_capture; /* video capture queue */ member