Searched defs:cx8800_dev (Results 1 – 2 of 2) sorted by relevance
468 struct cx8800_dev { struct469 struct cx88_core *core;470 spinlock_t slock;473 unsigned int resources;474 struct video_device video_dev;475 struct video_device vbi_dev;476 struct video_device radio_dev;479 struct pci_dev *pci;480 unsigned char pci_rev, pci_lat;482 const struct cx8800_fmt *fmt;[all …]
477 struct cx8800_dev { struct478 struct cx88_core *core;479 spinlock_t slock;482 unsigned int resources;483 struct video_device video_dev;484 struct video_device vbi_dev;485 struct video_device radio_dev;488 struct pci_dev *pci;489 unsigned char pci_rev, pci_lat;491 const struct cx8800_fmt *fmt;[all …]