Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88.h332 struct cx88_core { struct
333 struct list_head devlist;
334 refcount_t refcount;
337 int nr;
338 char name[32];
339 u32 model;
342 int pci_bus;
343 int pci_slot;
344 u32 __iomem *lmmio;
345 u8 __iomem *bmmio;
[all …]