Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c38 struct pvr2_v4l2_fh { struct
39 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;