Searched refs:copy_timestamp (Results 1 – 2 of 2) sorted by relevance
480 void (*copy_timestamp)(struct vb2_buffer *vb, const void *pb); member669 unsigned int copy_timestamp:1; member
1900 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()1940 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()3020 bool copy_timestamp = !read && q->copy_timestamp; in __vb2_perform_fileio() local3135 if (copy_timestamp) in __vb2_perform_fileio()3199 bool copy_timestamp = false; in vb2_thread() local3206 copy_timestamp = q->copy_timestamp; in vb2_thread()3245 if (copy_timestamp) in vb2_thread()