kernel/include/uapi/linux/uvcvideo.h
.. .. @@ -86,7 +86,7 @@ 86 86 * struct. The first two fields are added by the driver, they can be used for 87 87 * clock synchronisation. The rest is an exact copy of a UVC payload header. 88 88 * Only complete objects with complete buffers are included. Therefore it's 89 - * always sizeof(meta->ts) + sizeof(meta->sof) + meta->length bytes large.89 + * always sizeof(meta->ns) + sizeof(meta->sof) + meta->length bytes large.90 90 */ 91 91 struct uvc_meta_buf { 92 92 __u64 ns;