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.h491 struct uvc_clock { struct
492 struct uvc_clock_sample {
497 } *samples;
499 unsigned int head;
500 unsigned int count;
501 unsigned int size;
503 u16 last_sof;
504 u16 sof_offset;
506 u8 last_scr[6];
508 spinlock_t lock;