Searched defs:cx8800_dev (Results 1 – 1 of 1) sorted by relevance
468 struct cx8800_dev { struct469 struct cx88_core *core;470 spinlock_t slock;475 struct video_device vbi_dev;479 struct pci_dev *pci;480 unsigned char pci_rev, pci_lat;482 const struct cx8800_fmt *fmt;485 struct cx88_dmaqueue vidq;486 struct vb2_queue vb2_vidq;487 struct cx88_dmaqueue vbiq;[all …]
Completed in 9 milliseconds