Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/dt3155/
H A Ddt3155.h170 struct dt3155_priv { struct
173 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 …]