Searched defs:dt3155_priv (Results 1 – 1 of 1) sorted by relevance
179 struct dt3155_priv { struct180 struct v4l2_device v4l2_dev;181 struct video_device vdev;182 struct pci_dev *pdev;183 struct vb2_queue vidq;184 struct vb2_alloc_ctx *alloc_ctx;185 struct vb2_v4l2_buffer *curr_buf;186 struct mutex mux;187 struct list_head dmaq;188 spinlock_t lock;[all …]