Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvcvideo.h544 struct uvc_streaming { struct
555 struct uvc_streaming_header header; argument
561 struct uvc_streaming_control ctrl; argument
562 struct uvc_format *def_format;
563 struct uvc_format *cur_format;
564 struct uvc_frame *cur_frame;
569 struct mutex mutex;
572 unsigned int frozen : 1;
573 struct uvc_video_queue queue;
574 struct workqueue_struct *async_wq;
[all …]