Home
last modified time | relevance | path

Searched defs:uvc_video_queue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h94910 struct uvc_video_queue { struct
94911 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;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h104606 struct uvc_video_queue { struct
104607 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;