Searched defs:pvr2_v4l2_fh (Results 1 – 1 of 1) sorted by relevance
52 struct pvr2_v4l2_fh { struct53 struct v4l2_fh fh;54 struct pvr2_channel channel;55 struct pvr2_v4l2_dev *pdi;56 struct pvr2_ioread *rhp;57 struct file *file;58 wait_queue_head_t wait_data;59 int fw_mode_flag;61 unsigned char *input_map;62 unsigned int input_cnt;