Home
last modified time | relevance | path

Searched refs:__videobuf_copy_to_user (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/media/v4l2-core/
Dvideobuf-core.c831 static int __videobuf_copy_to_user(struct videobuf_queue *q, in __videobuf_copy_to_user() function
866 count = __videobuf_copy_to_user(q, buf, data, count, nonblocking); in __videobuf_copy_stream()
942 retval = __videobuf_copy_to_user(q, q->read_buf, data, count, nonblocking); in videobuf_read_one()