Home
last modified time | relevance | path

Searched defs:cx88_core (Results 1 – 1 of 1) sorted by relevance

/drivers/media/pci/cx88/
Dcx88.h340 struct cx88_core { struct
341 struct list_head devlist;
342 atomic_t refcount;
345 int nr;
346 char name[32];
347 u32 model;
350 int pci_bus;
351 int pci_slot;
352 u32 __iomem *lmmio;
353 u8 __iomem *bmmio;
[all …]