Lines Matching defs:cx23885_tsport
253 struct cx23885_tsport { struct
254 struct cx23885_dev *dev;
256 unsigned nr;
257 int sram_chno;
259 struct vb2_dvb_frontends frontends;
262 struct cx23885_dmaqueue mpegq;
263 u32 ts_packet_size;
264 u32 ts_packet_count;
266 int width;
267 int height;
269 spinlock_t slock;
272 u32 reg_gpcnt;
273 u32 reg_gpcnt_ctl;
274 u32 reg_dma_ctl;
275 u32 reg_lngth;
299 void (*gate_ctrl)(struct cx23885_tsport *port, int open); argument
300 void *port_priv;
303 struct dvb_frontend analog_fe;
305 struct i2c_client *i2c_client_demod;
306 struct i2c_client *i2c_client_tuner;
307 struct i2c_client *i2c_client_sec;
308 struct i2c_client *i2c_client_ci;
310 int (*set_frontend)(struct dvb_frontend *fe);
311 int (*fe_set_voltage)(struct dvb_frontend *fe,