Searched defs:cx8802_dev (Results 1 – 1 of 1) sorted by relevance
535 struct cx8802_dev { struct536 struct cx88_core *core;537 spinlock_t slock;540 struct pci_dev *pci;541 unsigned char pci_rev, pci_lat;544 struct cx88_dmaqueue mpegq;545 struct vb2_queue vb2_mpegq;546 u32 ts_packet_size;547 u32 ts_packet_count;550 struct cx8802_suspend_state state;[all …]