Linux Kernel
3.7.1
|
#include <uvcvideo.h>
Data Fields | |
struct vb2_queue | queue |
struct mutex | mutex |
unsigned int | flags |
unsigned int | buf_used |
spinlock_t | irqlock |
struct list_head | irqqueue |
Definition at line 354 of file uvcvideo.h.
unsigned int buf_used |
Definition at line 359 of file uvcvideo.h.
unsigned int flags |
Definition at line 358 of file uvcvideo.h.
spinlock_t irqlock |
Definition at line 361 of file uvcvideo.h.
Definition at line 362 of file uvcvideo.h.
Definition at line 356 of file uvcvideo.h.
Definition at line 355 of file uvcvideo.h.