Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Data Fields
uvc_streaming::uvc_clock Struct Reference

#include <uvcvideo.h>

Data Structures

struct  uvc_clock_sample
 

Data Fields

struct
uvc_streaming::uvc_clock::uvc_clock_sample
samples
 
unsigned int head
 
unsigned int count
 
unsigned int size
 
u16 last_sof
 
u16 sof_offset
 
spinlock_t lock
 

Detailed Description

Definition at line 477 of file uvcvideo.h.

Field Documentation

unsigned int count

Definition at line 486 of file uvcvideo.h.

unsigned int head

Definition at line 485 of file uvcvideo.h.

u16 last_sof

Definition at line 489 of file uvcvideo.h.

spinlock_t lock

Definition at line 492 of file uvcvideo.h.

unsigned int size

Definition at line 487 of file uvcvideo.h.

u16 sof_offset

Definition at line 490 of file uvcvideo.h.


The documentation for this struct was generated from the following file: