Searched defs:uvc_clock (Results 1 – 1 of 1) sorted by relevance
498 struct uvc_clock { struct499 struct uvc_clock_sample {504 } *samples;506 unsigned int head;507 unsigned int count;508 unsigned int size;509 unsigned int last_sof_overflow;511 u16 last_sof;512 u16 sof_offset;514 u8 last_scr[6];[all …]