Home
last modified time | relevance | path

Searched defs:copy_timestamp (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/media/
Dvideobuf2-core.h480 void (*copy_timestamp)(struct vb2_buffer *vb, const void *pb); member
669 unsigned int copy_timestamp:1; member
/linux-6.12.1/drivers/media/common/videobuf2/
Dvideobuf2-core.c3005 bool copy_timestamp = !read && q->copy_timestamp; in __vb2_perform_fileio() local
3184 bool copy_timestamp = false; in vb2_thread() local