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;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 …]