Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h435 struct uvc_streaming { struct
446 struct uvc_streaming_header header; argument
452 struct uvc_streaming_control ctrl; argument
453 const struct uvc_format *def_format;
454 const struct uvc_format *cur_format;
455 const struct uvc_frame *cur_frame;
461 struct mutex mutex;
464 unsigned int frozen : 1;
465 struct uvc_video_queue queue;
466 struct workqueue_struct *async_wq;
[all …]