Searched defs:cx8800_dev (Results 1 – 1 of 1) sorted by relevance
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 …]