Searched defs:uvc_clock (Results 1 – 1 of 1) sorted by relevance
508 struct uvc_clock { struct509 struct uvc_clock_sample {514 } *samples;516 unsigned int head;517 unsigned int count;518 unsigned int size;519 unsigned int last_sof_overflow;521 u16 last_sof;522 u16 sof_offset;524 u8 last_scr[6];[all …]