Searched defs:cx8800_dev (Results 1 – 1 of 1) sorted by relevance
467 struct cx8800_dev { struct468 struct cx88_core *core;469 spinlock_t slock;472 unsigned int resources;473 struct video_device video_dev;474 struct video_device vbi_dev;475 struct video_device radio_dev;478 struct pci_dev *pci;479 unsigned char pci_rev, pci_lat;481 const struct cx8800_fmt *fmt;[all …]