Searched refs:vidq_active (Results 1 – 4 of 4) sorted by relevance
449 if (!list_empty(&go->vidq_active)) in frame_boundary()451 list_first_entry(&go->vidq_active, struct go7007_buffer, list); in frame_boundary()468 if (list_empty(&go->vidq_active)) in frame_boundary()471 vb = list_first_entry(&go->vidq_active, in frame_boundary()
232 struct list_head vidq_active; member
172 struct list_head vidq_active; member272 struct list_head vidq_active; member
559 if (list_empty(&solo_enc->vidq_active)) { in solo_enc_handle_one()563 vb = list_first_entry(&solo_enc->vidq_active, struct solo_vb2_buf, in solo_enc_handle_one()678 list_add_tail(&solo_vb->list, &solo_enc->vidq_active); in solo_enc_buf_queue()722 while (!list_empty(&solo_enc->vidq_active)) { in solo_enc_stop_streaming()724 solo_enc->vidq_active.next, in solo_enc_stop_streaming()1251 INIT_LIST_HEAD(&solo_enc->vidq_active); in solo_enc_alloc()