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.h493 struct uvc_clock { struct
494 struct uvc_clock_sample {
499 } *samples;
501 unsigned int head;
502 unsigned int count;
503 unsigned int size;
505 u16 last_sof;
506 u16 sof_offset;
508 u8 last_scr[6];
510 spinlock_t lock;