Searched defs:saa7164_dev (Results 1 – 1 of 1) sorted by relevance
428 struct saa7164_dev { struct429 struct list_head devlist;430 atomic_t refcount;433 struct pci_dev *pci;434 unsigned char pci_rev, pci_lat;435 int pci_bus, pci_slot;436 u32 __iomem *lmmio;437 u8 __iomem *bmmio;438 u32 __iomem *lmmio2;439 u8 __iomem *bmmio2;[all …]