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;552 void *alloc_ctx;555 struct cx88_dmaqueue mpegq;556 struct vb2_queue vb2_mpegq;557 u32 ts_packet_size;558 u32 ts_packet_count;[all …]