Searched defs:uvc_clock (Results 1 – 1 of 1) sorted by relevance
514 struct uvc_clock { struct515 struct uvc_clock_sample {520 } *samples;522 unsigned int head;523 unsigned int count;524 unsigned int size;525 unsigned int last_sof_overflow;527 u16 last_sof;528 u16 sof_offset;530 u8 last_scr[6];[all …]