Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h63 struct hdpvr_device { struct
69 struct usb_device *udev;
71 struct v4l2_device v4l2_dev;
78 uint width, height;
81 size_t bulk_in_size;
83 __u8 bulk_in_endpointAddr;
86 __u8 status;
90 v4l2_std_id cur_std;
93 uint flags;
96 struct mutex io_mutex;
[all …]