Searched defs:dt3155_priv (Results 1 – 1 of 1) sorted by relevance
170 struct dt3155_priv { struct173 struct pci_dev *pdev;174 struct vb2_queue vidq;176 struct mutex mux;177 struct list_head dmaq;178 spinlock_t lock;179 v4l2_std_id std;180 unsigned width, height;181 unsigned input;183 void __iomem *regs;[all …]