Linux Kernel
3.7.1
|
#include <pd-common.h>
Data Fields | |
struct video_device * | v_dev |
struct video_data * | video |
struct front_face * | front |
unsigned int | copied |
unsigned int | vbi_size |
int | users |
Definition at line 41 of file pd-common.h.
unsigned int copied |
Definition at line 46 of file pd-common.h.
struct front_face* front |
Definition at line 44 of file pd-common.h.
int users |
Definition at line 48 of file pd-common.h.
struct video_device* v_dev |
Definition at line 42 of file pd-common.h.
unsigned int vbi_size |
Definition at line 47 of file pd-common.h.
struct video_data* video |
Definition at line 43 of file pd-common.h.