Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/usb/uvc/
Duvcvideo.h568 struct uvc_streaming { struct
579 struct uvc_streaming_header header; argument
585 struct uvc_streaming_control ctrl; argument
586 struct uvc_format *def_format;
587 struct uvc_format *cur_format;
588 struct uvc_frame *cur_frame;
593 struct mutex mutex;
596 unsigned int frozen : 1;
597 struct uvc_video_queue queue;
598 struct workqueue_struct *async_wq;
[all …]