Searched defs:uvc_clock (Results 1 – 1 of 1) sorted by relevance
503 struct uvc_clock { struct504 struct uvc_clock_sample {509 } *samples;511 unsigned int head;512 unsigned int count;513 unsigned int size;514 unsigned int last_sof_overflow;516 u16 last_sof;517 u16 sof_offset;519 u8 last_scr[6];[all …]