Home
last modified time | relevance | path

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

/drivers/media/video/cx23885/
Dcx23885.h358 struct cx23885_dev { struct
359 atomic_t refcount;
360 struct v4l2_device v4l2_dev;
363 struct pci_dev *pci;
364 unsigned char pci_rev, pci_lat;
365 int pci_bus, pci_slot;
366 u32 __iomem *lmmio;
367 u8 __iomem *bmmio;
368 int pci_irqmask;
369 spinlock_t pci_irqmask_lock; /* protects mask reg too */
[all …]