Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uvc_video_queue Struct Reference

#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
 

Detailed Description

Definition at line 354 of file uvcvideo.h.

Field Documentation

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.

struct list_head irqqueue

Definition at line 362 of file uvcvideo.h.

Definition at line 356 of file uvcvideo.h.

Definition at line 355 of file uvcvideo.h.


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