Linux Kernel
3.7.1
|
Data Fields | |
struct video_device | devbase |
struct pvr2_v4l2 * | v4lp |
struct pvr2_context_stream * | stream |
enum pvr2_config | config |
int | v4l_type |
enum pvr2_v4l_type | minor_type |
Definition at line 41 of file pvrusb2-v4l2.c.
enum pvr2_config config |
Definition at line 46 of file pvrusb2-v4l2.c.
struct video_device devbase |
Definition at line 42 of file pvrusb2-v4l2.c.
enum pvr2_v4l_type minor_type |
Definition at line 48 of file pvrusb2-v4l2.c.
struct pvr2_context_stream* stream |
Definition at line 44 of file pvrusb2-v4l2.c.
int v4l_type |
Definition at line 47 of file pvrusb2-v4l2.c.
Definition at line 43 of file pvrusb2-v4l2.c.