Searched defs:hdpvr_device (Results 1 – 1 of 1) sorted by relevance
67 struct hdpvr_device { struct69 struct video_device *video_dev;71 struct v4l2_ctrl_handler hdl;73 struct usb_device *udev;75 struct v4l2_device v4l2_dev;76 struct { /* video mode/bitrate control cluster */82 uint width, height;85 size_t bulk_in_size;87 __u8 bulk_in_endpointAddr;90 __u8 status;[all …]