Searched defs:hdpvr_device (Results 1 – 1 of 1) sorted by relevance
65 struct hdpvr_device { struct67 struct video_device *video_dev;69 struct usb_device *udev;71 struct v4l2_device v4l2_dev;74 size_t bulk_in_size;76 __u8 bulk_in_endpointAddr;79 __u8 status;81 uint open_count;84 struct hdpvr_options options;86 uint flags;[all …]