Linux Kernel
3.7.1
|
Data Fields | |
struct pvr2_channel | channel |
struct pvr2_v4l2_dev * | pdi |
enum v4l2_priority | prio |
struct pvr2_ioread * | rhp |
struct file * | file |
struct pvr2_v4l2 * | vhead |
struct pvr2_v4l2_fh * | vnext |
struct pvr2_v4l2_fh * | vprev |
wait_queue_head_t | wait_data |
int | fw_mode_flag |
unsigned char * | input_map |
unsigned int | input_cnt |
Definition at line 51 of file pvrusb2-v4l2.c.
Definition at line 52 of file pvrusb2-v4l2.c.
Definition at line 56 of file pvrusb2-v4l2.c.
int fw_mode_flag |
Definition at line 61 of file pvrusb2-v4l2.c.
unsigned int input_cnt |
Definition at line 64 of file pvrusb2-v4l2.c.
unsigned char* input_map |
Definition at line 63 of file pvrusb2-v4l2.c.
Definition at line 53 of file pvrusb2-v4l2.c.
enum v4l2_priority prio |
Definition at line 54 of file pvrusb2-v4l2.c.
struct pvr2_ioread* rhp |
Definition at line 55 of file pvrusb2-v4l2.c.
Definition at line 57 of file pvrusb2-v4l2.c.
struct pvr2_v4l2_fh* vnext |
Definition at line 58 of file pvrusb2-v4l2.c.
struct pvr2_v4l2_fh* vprev |
Definition at line 59 of file pvrusb2-v4l2.c.
wait_queue_head_t wait_data |
Definition at line 60 of file pvrusb2-v4l2.c.