Searched defs:usb_ov511 (Results 1 – 1 of 1) sorted by relevance
447 struct usb_ov511 { struct448 struct video_device vdev;451 struct usb_device *dev;453 int customid;454 char *desc;455 unsigned char iface;456 char usb_path[OV511_USB_PATH_LEN];459 int maxwidth;460 int maxheight;461 int minwidth;[all …]