Searched defs:cx8802_dev (Results 1 – 1 of 1) sorted by relevance
552 struct cx8802_dev { struct553 struct cx88_core *core;554 spinlock_t slock;557 struct pci_dev *pci;558 unsigned char pci_rev,pci_lat;561 struct cx88_dmaqueue mpegq;562 u32 ts_packet_size;563 u32 ts_packet_count;566 struct cx8802_suspend_state state;569 struct list_head devlist;[all …]