Home
last modified time | relevance | path

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

/drivers/media/usb/uvc/
Duvcvideo.h534 struct uvc_streaming { struct
545 struct uvc_streaming_header header; argument
551 struct uvc_streaming_control ctrl; argument
552 struct uvc_format *def_format;
553 struct uvc_format *cur_format;
554 struct uvc_frame *cur_frame;
559 struct mutex mutex;
562 unsigned int frozen : 1;
563 struct uvc_video_queue queue;
564 struct workqueue_struct *async_wq;
[all …]