Searched defs:pvr2_v4l2_fh (Results 1 – 1 of 1) sorted by relevance
38 struct pvr2_v4l2_fh { struct39 struct v4l2_fh fh;40 struct pvr2_channel channel;41 struct pvr2_v4l2_dev *pdi;42 struct pvr2_ioread *rhp;43 struct file *file;44 wait_queue_head_t wait_data;45 int fw_mode_flag;47 unsigned char *input_map;48 unsigned int input_cnt;