Linux Kernel
3.7.1
|
#include <videobuf2-memops.h>
Data Fields | |
atomic_t * | refcount |
void(* | put )(void *arg) |
void * | arg |
vb2_vmarea_handler - common vma refcount tracking handler : pointer to refcount entry in the buffer : callback to function that decreases buffer refcount
Definition at line 25 of file videobuf2-memops.h.
void* arg |
Definition at line 28 of file videobuf2-memops.h.
Definition at line 27 of file videobuf2-memops.h.
atomic_t* refcount |
Definition at line 26 of file videobuf2-memops.h.