Searched defs:uvc_video_queue (Results 1 – 4 of 4) 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
45 struct uvc_video_queue { struct57 static inline int uvc_queue_streaming(struct uvc_video_queue *queue) in uvc_queue_streaming() argument
432 struct uvc_video_queue { struct433 struct vb2_queue queue;434 struct mutex mutex; /* Protects queue */436 unsigned int flags;437 unsigned int buf_used;439 spinlock_t irqlock; /* Protects irqqueue */440 struct list_head irqqueue;
313 struct uvc_video_queue { struct314 struct vb2_queue queue;315 struct mutex mutex; /* Protects queue */317 unsigned int flags;318 unsigned int buf_used;320 spinlock_t irqlock; /* Protects irqqueue */321 struct list_head irqqueue;