Searched defs:cx8800_dev (Results 1 – 1 of 1) sorted by relevance
457 struct cx8800_dev { struct458 struct cx88_core *core;459 spinlock_t slock;462 unsigned int resources;463 struct video_device *video_dev;464 struct video_device *vbi_dev;465 struct video_device *radio_dev;468 struct pci_dev *pci;469 unsigned char pci_rev,pci_lat;473 struct cx88_dmaqueue vidq;[all …]