ivtv_buf_copy_from_user
rc = ivtv_buf_copy_from_user(s, buf, user_buf,
rc = ivtv_buf_copy_from_user(s, buf, user_buf, count);
int ivtv_buf_copy_from_user(struct ivtv_stream *s, struct ivtv_buffer *buf, const char __user *src, int copybytes);