Searched defs:saa7164_dev (Results 1 – 1 of 1) sorted by relevance
420 struct saa7164_dev { struct421 struct list_head devlist;422 atomic_t refcount;424 struct v4l2_device v4l2_dev;427 struct pci_dev *pci;428 unsigned char pci_rev, pci_lat;429 int pci_bus, pci_slot;430 u32 __iomem *lmmio;431 u8 __iomem *bmmio;432 u32 __iomem *lmmio2;[all …]