Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c48 struct pvr2_v4l2_fh { struct
49 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;