Searched defs:cx23885_tsport (Results 1 – 1 of 1) sorted by relevance
254 struct cx23885_tsport { struct255 struct cx23885_dev *dev;257 unsigned nr;258 int sram_chno;260 struct vb2_dvb_frontends frontends;263 struct cx23885_dmaqueue mpegq;264 u32 ts_packet_size;265 u32 ts_packet_count;267 int width;268 int height;[all …]