Lines Matching defs:cx231xx_dvb
50 struct cx231xx_dvb {
262 static int start_streaming(struct cx231xx_dvb *dvb)
293 static int stop_streaming(struct cx231xx_dvb *dvb)
310 struct cx231xx_dvb *dvb = demux->priv;
333 struct cx231xx_dvb *dvb = demux->priv;
454 static int register_dvb(struct cx231xx_dvb *dvb,
591 static void unregister_dvb(struct cx231xx_dvb *dvb)
619 struct cx231xx_dvb *dvb;
630 dvb = kzalloc(sizeof(struct cx231xx_dvb), GFP_KERNEL);
634 "cx231xx_dvb: memory allocation failed\n");