Searched defs:cx8802_dev (Results 1 – 1 of 1) sorted by relevance
528 struct cx8802_dev { struct529 struct cx88_core *core;530 spinlock_t slock;533 struct pci_dev *pci;534 unsigned char pci_rev,pci_lat;537 struct cx88_dmaqueue mpegq;538 u32 ts_packet_size;539 u32 ts_packet_count;542 struct cx8802_suspend_state state;545 struct list_head devlist;[all …]