Searched defs:pvr2_v4l2_fh (Results 1 – 1 of 1) sorted by relevance
48 struct pvr2_v4l2_fh { struct49 struct v4l2_fh fh;50 struct pvr2_channel channel;51 struct pvr2_v4l2_dev *pdi;52 struct pvr2_ioread *rhp;53 struct file *file;54 wait_queue_head_t wait_data;55 int fw_mode_flag;57 unsigned char *input_map;58 unsigned int input_cnt;