Searched refs:solo_vb2_buf (Results 1 – 3 of 3) sorted by relevance
234 struct solo_vb2_buf *vb; in solo_thread_try()251 vb = list_first_entry(&solo_dev->vidq_active, struct solo_vb2_buf, in solo_thread_try()350 struct solo_vb2_buf *solo_vb = in solo_buf_queue()351 container_of(vb, struct solo_vb2_buf, vb); in solo_buf_queue()679 solo_dev->vidq.buf_struct_size = sizeof(struct solo_vb2_buf); in solo_v4l2_init()
557 struct solo_vb2_buf *vb; in solo_enc_handle_one()569 vb = list_first_entry(&solo_enc->vidq_active, struct solo_vb2_buf, in solo_enc_handle_one()683 struct solo_vb2_buf *solo_vb = in solo_enc_buf_queue()684 container_of(vb, struct solo_vb2_buf, vb); in solo_enc_buf_queue()732 struct solo_vb2_buf *buf = list_entry( in solo_enc_stop_streaming()734 struct solo_vb2_buf, list); in solo_enc_stop_streaming()1296 solo_enc->vidq.buf_struct_size = sizeof(struct solo_vb2_buf); in solo_enc_alloc()
137 struct solo_vb2_buf { struct