Searched refs:ivtv_buf_copy_from_user (Results 1 – 2 of 2) sorted by relevance
13 int ivtv_buf_copy_from_user(struct ivtv_stream *s, struct ivtv_buffer *buf, const char __user *src,… in ivtv_buf_copy_from_user() function
662 rc = ivtv_buf_copy_from_user(s, buf, user_buf, in ivtv_write()665 rc = ivtv_buf_copy_from_user(s, buf, user_buf, count); in ivtv_write()