hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/include/uapi/linux/uvcvideo.h
....@@ -86,7 +86,7 @@
8686 * struct. The first two fields are added by the driver, they can be used for
8787 * clock synchronisation. The rest is an exact copy of a UVC payload header.
8888 * 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.
9090 */
9191 struct uvc_meta_buf {
9292 __u64 ns;