Searched defs:ucount (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 274 cx18_copy_buf_to_user(struct cx18_stream *s, struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) cx18_copy_buf_to_user() argument 378 cx18_copy_mdl_to_user(struct cx18_stream *s, struct cx18_mdl *mdl, char __user *ubuf, size_t ucount) cx18_copy_mdl_to_user() argument
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 298 ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, char __user *ubuf, size_t ucount) ivtv_copy_buf_to_user() argument
|
Completed in 122 milliseconds