Searched refs:ivtv_buf_copy_from_user (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-queue.h56 int ivtv_buf_copy_from_user(struct ivtv_stream *s, struct ivtv_buffer *buf, const char __user *src, int copybytes);
H A Divtv-queue.c13 int ivtv_buf_copy_from_user(struct ivtv_stream *s, struct ivtv_buffer *buf, const char __user *src, int copybytes) function
H A Divtv-fileops.c640 rc = ivtv_buf_copy_from_user(s, buf, user_buf,
643 rc = ivtv_buf_copy_from_user(s, buf, user_buf, count);

Completed in 149 milliseconds