Searched defs:cx231xx_tsport (Results 1 – 1 of 1) sorted by relevance
537 struct cx231xx_tsport { struct538 struct cx231xx *dev;540 int nr;541 int sram_chno;543 struct videobuf_dvb_frontends frontends;547 u32 ts_packet_size;548 u32 ts_packet_count;550 int width;551 int height;554 spinlock_t slock;[all …]