Searched defs:uvc_video_queue (Results 1 – 2 of 2) sorted by relevance
47 struct uvc_video_queue { struct61 static inline int uvc_queue_streaming(struct uvc_video_queue *queue) in uvc_queue_streaming() argument
315 struct uvc_video_queue { struct316 struct vb2_queue queue;317 struct mutex mutex; /* Protects queue */319 unsigned int flags;320 unsigned int buf_used;322 spinlock_t irqlock; /* Protects irqqueue */323 struct list_head irqqueue;