Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h499 struct uvc_clock { struct
500 struct uvc_clock_sample {
505 } *samples;
507 unsigned int head;
508 unsigned int count;
509 unsigned int size;
511 u16 last_sof;
512 u16 sof_offset;
514 u8 last_scr[6];
516 spinlock_t lock;