Searched refs:videobuf_to_vmalloc (Results 1 – 9 of 9) sorted by relevance
297 .vaddr = videobuf_to_vmalloc,315 void *videobuf_to_vmalloc(struct videobuf_buffer *buf) in videobuf_to_vmalloc() function323 EXPORT_SYMBOL_GPL(videobuf_to_vmalloc);
42 void *videobuf_to_vmalloc(struct videobuf_buffer *buf);
629 outp = videobuf_to_vmalloc(&(*buf)->vb); in get_next_vbi_buf()671 p_out_buffer = videobuf_to_vmalloc(&buf->vb); in cx231xx_do_vbi_copy()
1293 vbuf = videobuf_to_vmalloc(&buf->vb); in buffer_copy()1346 vbuf = videobuf_to_vmalloc(&buf->vb); in buffer_filled()
260 outp = videobuf_to_vmalloc(&(*buf)->vb); in get_next_buf()669 p_out_buffer = videobuf_to_vmalloc(&buf->vb); in cx231xx_do_copy()
137 voutp = videobuf_to_vmalloc(&vbuf->vb); in copy_streams()205 voutp = videobuf_to_vmalloc(&vbuf->vb); in copy_streams()298 outp = videobuf_to_vmalloc(&buf->vb); in copy_multiplexed()317 outp = videobuf_to_vmalloc(&(buf->vb)); in copy_multiplexed()
177 p = videobuf_to_vmalloc(&vb_buf->vb); in cx18_mdl_send_to_videobuf()
381 void *videobuf_to_vmalloc(struct videobuf_buffer *buf);
498 char *vbuf = videobuf_to_vmalloc(&buf->vb); in zr364xx_fillbuff()