Searched defs:cx231xx_tsport (Results 1 – 1 of 1) sorted by relevance
562 struct cx231xx_tsport { struct563 struct cx231xx *dev;565 int nr;566 int sram_chno;568 struct videobuf_dvb_frontends frontends;572 u32 ts_packet_size;573 u32 ts_packet_count;575 int width;576 int height;579 spinlock_t slock;[all …]