Searched defs:uvc_clock (Results 1 – 2 of 2) sorted by relevance
102662 struct uvc_clock { struct102663 struct uvc_clock_sample *samples; argument102664 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;
112538 struct uvc_clock { struct112539 struct uvc_clock_sample *samples; argument112540 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;