Searched defs:cx8802_dev (Results 1 – 1 of 1) sorted by relevance
545 struct cx8802_dev { struct546 struct cx88_core *core;547 spinlock_t slock;550 struct pci_dev *pci;551 unsigned char pci_rev, pci_lat;554 struct cx88_dmaqueue mpegq;555 struct vb2_queue vb2_mpegq;556 u32 ts_packet_size;557 u32 ts_packet_count;560 struct cx8802_suspend_state state;[all …]