Linux Kernel
3.7.1
|
#include <videobuf-vmalloc.h>
Data Fields | |
u32 | magic |
void * | vaddr |
struct vm_area_struct * | vma |
Definition at line 22 of file videobuf-vmalloc.h.
u32 magic |
Definition at line 23 of file videobuf-vmalloc.h.
void* vaddr |
Definition at line 25 of file videobuf-vmalloc.h.
struct vm_area_struct* vma |
Definition at line 29 of file videobuf-vmalloc.h.