Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h102662 struct uvc_clock { struct
102663 struct uvc_clock_sample *samples; argument
102664 unsigned int head;
102665 unsigned int count;
102666 unsigned int size;
102667 u16 last_sof;
102668 u16 sof_offset;
102669 u8 last_scr[6];
102670 spinlock_t lock;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h112538 struct uvc_clock { struct
112539 struct uvc_clock_sample *samples; argument
112540 unsigned int head;
112541 unsigned int count;
112542 unsigned int size;
112543 u16 last_sof;
112544 u16 sof_offset;
112545 u8 last_scr[6];
112546 spinlock_t lock;