Home
last modified time | relevance | path

Searched defs:uvc_clock (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvcvideo.h607 struct uvc_clock { struct
608 struct uvc_clock_sample {
613 } *samples;
615 unsigned int head;
616 unsigned int count;
617 unsigned int size;
619 u16 last_sof;
620 u16 sof_offset;
622 u8 last_scr[6];
624 spinlock_t lock;