Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/uvc/
Duvcvideo.h501 struct uvc_clock { struct
502 struct uvc_clock_sample {
507 } *samples;
509 unsigned int head;
510 unsigned int count;
511 unsigned int size;
513 u16 last_sof;
514 u16 sof_offset;
516 spinlock_t lock;