Searched defs:cx8800_dev (Results 1 – 1 of 1) sorted by relevance
475 struct cx8800_dev { struct476 struct cx88_core *core;477 spinlock_t slock;480 unsigned int resources;481 struct video_device video_dev;482 struct video_device vbi_dev;483 struct video_device radio_dev;486 struct pci_dev *pci;487 unsigned char pci_rev,pci_lat;488 void *alloc_ctx;[all …]