Searched defs:cx8802_dev (Results 1 – 1 of 1) sorted by relevance
536 struct cx8802_dev { struct537 struct cx88_core *core;538 spinlock_t slock;541 struct pci_dev *pci;542 unsigned char pci_rev, pci_lat;545 struct cx88_dmaqueue mpegq;546 struct vb2_queue vb2_mpegq;547 u32 ts_packet_size;548 u32 ts_packet_count;551 struct cx8802_suspend_state state;[all …]