Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88.h334 struct cx88_core { struct
335 struct list_head devlist;
336 atomic_t refcount;
339 int nr;
340 char name[32];
341 u32 model;
344 int pci_bus;
345 int pci_slot;
346 u32 __iomem *lmmio;
347 u8 __iomem *bmmio;
[all …]