Home
last modified time | relevance | path

Searched defs:pvr2_v4l2_fh (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c52 struct pvr2_v4l2_fh { struct
53 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;