Searched defs:uvc_video_queue (Results 1 – 2 of 2) sorted by relevance
94910 struct uvc_video_queue { struct94911 struct vb2_queue queue;94912 unsigned int flags;94913 __u32 sequence;94914 unsigned int buf_used;94915 bool use_sg;94916 spinlock_t irqlock;94917 struct list_head irqqueue;
104606 struct uvc_video_queue { struct104607 struct vb2_queue queue;104608 unsigned int flags;104609 __u32 sequence;104610 unsigned int buf_used;104611 bool use_sg;104612 spinlock_t irqlock;104613 struct list_head irqqueue;