Lines Matching refs:cx23885_buffer
1159 struct cx23885_buffer *buf = in buffer_prepare()
1160 container_of(vb, struct cx23885_buffer, vb); in buffer_prepare()
1168 struct cx23885_buffer *buf = container_of(vb, in buffer_finish()
1169 struct cx23885_buffer, vb); in buffer_finish()
1177 struct cx23885_buffer *buf = container_of(vb, in buffer_queue()
1178 struct cx23885_buffer, vb); in buffer_queue()
1192 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
1193 struct cx23885_buffer, queue); in cx23885_start_streaming()
1200 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
1201 struct cx23885_buffer, queue); in cx23885_start_streaming()
1548 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_417_register()