Searched defs:cx231xx_tsport (Results 1 – 1 of 1) sorted by relevance
538 struct cx231xx_tsport { struct539 struct cx231xx *dev;541 int nr;542 int sram_chno;544 struct videobuf_dvb_frontends frontends;548 u32 ts_packet_size;549 u32 ts_packet_count;551 int width;552 int height;555 spinlock_t slock;[all …]