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