Home
last modified time | relevance | path

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

/drivers/media/usb/uvc/
Duvcvideo.h428 struct uvc_streaming { struct
439 struct uvc_streaming_header header; argument
445 struct uvc_streaming_control ctrl; argument
446 struct uvc_format *def_format;
447 struct uvc_format *cur_format;
448 struct uvc_frame *cur_frame;
453 struct mutex mutex;
456 unsigned int frozen : 1;
457 struct uvc_video_queue queue;
458 struct workqueue_struct *async_wq;
[all …]