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;431 struct v4l2_device v4l2_dev;434 struct pci_dev *pci;435 unsigned char pci_rev, pci_lat;436 int pci_bus, pci_slot;437 u32 __iomem *lmmio;438 u8 __iomem *bmmio;439 u32 __iomem *lmmio2;[all …]