Searched defs:uvc_video_queue (Results 1 – 2 of 2) sorted by relevance
45 struct uvc_video_queue { struct57 static inline int uvc_queue_streaming(struct uvc_video_queue *queue) in uvc_queue_streaming() argument
431 struct uvc_video_queue { struct432 struct vb2_queue queue;433 struct mutex mutex; /* Protects queue */435 unsigned int flags;436 unsigned int buf_used;438 spinlock_t irqlock; /* Protects irqqueue */439 struct list_head irqqueue;