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);
631 outp = videobuf_to_vmalloc(&(*buf)->vb); in get_next_vbi_buf()673 p_out_buffer = videobuf_to_vmalloc(&buf->vb); in cx231xx_do_vbi_copy()
1288 vbuf = videobuf_to_vmalloc(&buf->vb); in buffer_copy()1341 vbuf = videobuf_to_vmalloc(&buf->vb); in buffer_filled()
262 outp = videobuf_to_vmalloc(&(*buf)->vb); in get_next_buf()671 p_out_buffer = videobuf_to_vmalloc(&buf->vb); in cx231xx_do_copy()
151 voutp = videobuf_to_vmalloc(&vbuf->vb); in copy_streams()219 voutp = videobuf_to_vmalloc(&vbuf->vb); in copy_streams()312 outp = videobuf_to_vmalloc(&buf->vb); in copy_multiplexed()331 outp = videobuf_to_vmalloc(&(buf->vb)); in copy_multiplexed()
182 p = videobuf_to_vmalloc(&vb_buf->vb); in cx18_mdl_send_to_videobuf()
334 void *videobuf_to_vmalloc(struct videobuf_buffer *buf);
505 char *vbuf = videobuf_to_vmalloc(&buf->vb); in zr364xx_fillbuff()