Searched defs:saa7164_dev (Results 1 – 1 of 1) sorted by relevance
430 struct saa7164_dev { struct431 struct list_head devlist;432 atomic_t refcount;434 struct v4l2_device v4l2_dev;437 struct pci_dev *pci;438 unsigned char pci_rev, pci_lat;439 int pci_bus, pci_slot;440 u32 __iomem *lmmio;441 u8 __iomem *bmmio;442 u32 __iomem *lmmio2;[all …]