forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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;