Searched defs:pwc_device (Results 1 – 1 of 1) sorted by relevance
219 struct pwc_device struct221 struct video_device vdev;222 struct v4l2_device v4l2_dev;225 struct usb_device *udev;226 struct mutex udevlock;229 int type;230 int release; /* release number */231 int features; /* feature bits */234 struct file *capt_file; /* file doing video capture */235 struct mutex capt_file_lock;[all …]