/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl() argument 405 cx18_read(struct cx18_stream *s, char __user *ubuf, size_t tot_count, int non_block) cx18_read() argument 470 cx18_read_pos(struct cx18_stream *s, char __user *ubuf, size_t count, loff_t *pos, int non_block) cx18_read_pos() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl() argument 405 cx18_read(struct cx18_stream *s, char __user *ubuf, size_t tot_count, int non_block) cx18_read() argument 470 cx18_read_pos(struct cx18_stream *s, char __user *ubuf, size_t count, loff_t *pos, int non_block) cx18_read_pos() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer() argument 346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read() argument 403 ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count, loff_t *pos, int non_block) ivtv_read_pos() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer() argument 346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read() argument 403 ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count, loff_t *pos, int non_block) ivtv_read_pos() argument
|
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder.c | 4618 binder_thread_read(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed, int non_block) binder_thread_read() argument
|
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binder.c | 4441 binder_thread_read(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed, int non_block) binder_thread_read() argument
|