Searched defs:uvc_video_queue (Results 1 – 2 of 2) sorted by relevance
42 struct uvc_video_queue { struct54 static inline int uvc_queue_streaming(struct uvc_video_queue *queue) in uvc_queue_streaming() argument
385 struct uvc_video_queue { struct386 struct vb2_queue queue;387 struct mutex mutex; /* Protects queue */389 unsigned int flags;390 unsigned int buf_used;392 spinlock_t irqlock; /* Protects irqqueue */393 struct list_head irqqueue;