Searched refs:mx2_buffer (Results 1 – 1 of 1) sorted by relevance
226 struct mx2_buffer { struct254 struct mx2_buffer *active;255 struct mx2_buffer *fb1_active;256 struct mx2_buffer *fb2_active;282 static struct mx2_buffer *mx2_ibuf_to_buf(struct mx2_buf_internal *int_buf) in mx2_ibuf_to_buf()284 return container_of(int_buf, struct mx2_buffer, internal); in mx2_ibuf_to_buf()539 struct mx2_buffer *buf = container_of(vbuf, struct mx2_buffer, vb); in mx2_videobuf_queue()656 struct mx2_buffer *buf; in mx2_start_streaming()666 buf = list_first_entry(&pcdev->capture, struct mx2_buffer, in mx2_start_streaming()675 buf = list_first_entry(&pcdev->capture, struct mx2_buffer, in mx2_start_streaming()[all …]