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()537 struct mx2_buffer *buf = container_of(vb, struct mx2_buffer, vb); in mx2_videobuf_queue()654 struct mx2_buffer *buf; in mx2_start_streaming()664 buf = list_first_entry(&pcdev->capture, struct mx2_buffer, in mx2_start_streaming()673 buf = list_first_entry(&pcdev->capture, struct mx2_buffer, in mx2_start_streaming()[all …]