Searched defs:saa7164_dev (Results 1 – 1 of 1) sorted by relevance
438 struct saa7164_dev { struct439 struct list_head devlist;440 atomic_t refcount;442 struct v4l2_device v4l2_dev;445 struct pci_dev *pci;446 unsigned char pci_rev, pci_lat;447 int pci_bus, pci_slot;448 u32 __iomem *lmmio;449 u8 __iomem *bmmio;450 u32 __iomem *lmmio2;[all …]