Searched refs:solo_vb2_buf (Results 1 – 3 of 3) sorted by relevance
236 struct solo_vb2_buf *vb; in solo_thread_try()253 vb = list_first_entry(&solo_dev->vidq_active, struct solo_vb2_buf, in solo_thread_try()353 struct solo_vb2_buf *solo_vb = in solo_buf_queue()354 container_of(vbuf, struct solo_vb2_buf, vb); in solo_buf_queue()682 solo_dev->vidq.buf_struct_size = sizeof(struct solo_vb2_buf); in solo_v4l2_init()
561 struct solo_vb2_buf *vb; in solo_enc_handle_one()573 vb = list_first_entry(&solo_enc->vidq_active, struct solo_vb2_buf, in solo_enc_handle_one()688 struct solo_vb2_buf *solo_vb = in solo_enc_buf_queue()689 container_of(vbuf, struct solo_vb2_buf, vb); in solo_enc_buf_queue()737 struct solo_vb2_buf *buf = list_entry( in solo_enc_stop_streaming()739 struct solo_vb2_buf, list); in solo_enc_stop_streaming()1302 solo_enc->vidq.buf_struct_size = sizeof(struct solo_vb2_buf); in solo_enc_alloc()
137 struct solo_vb2_buf { struct