Home
last modified time | relevance | path

Searched refs:ivtv_copy_buf_to_user (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/video/ivtv/ !
Divtv-fileops.c294 static size_t ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, in ivtv_copy_buf_to_user() function
391 rc = ivtv_copy_buf_to_user(s, buf, ubuf + tot_written, tot_count - tot_written); in ivtv_read()