Home
last modified time | relevance | path

Searched refs:stop_feed (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-common.c38 void *start_feed, void *stop_feed, in register_dvb() argument
52 demux->dvb_demux.stop_feed = stop_feed; in register_dvb()
131 void *stop_feed) in c8sectpfe_create() argument
163 start_feed, stop_feed, fei); in c8sectpfe_create()
233 void *stop_feed) in c8sectpfe_tuner_register_frontend() argument
239 *c8sectpfe = c8sectpfe_create(fei, start_feed, stop_feed); in c8sectpfe_tuner_register_frontend()
Dc8sectpfe-common.h59 void *stop_feed);
/linux-4.4.14/drivers/media/pci/cx23885/
Daltera-ci.c128 int (*stop_feed)(struct dvb_demux_feed *feed); member
470 pid_filt->demux->stop_feed = pid_filt->stop_feed; in altera_hw_filt_release()
592 pid_filt->stop_feed(feed); in altera_pid_feed_control()
679 pid_filt->stop_feed = config->demux->stop_feed; in altera_hw_filt_init()
683 pid_filt->demux->stop_feed = altera_ci_stop_feed_1; in altera_hw_filt_init()
686 pid_filt->demux->stop_feed = altera_ci_stop_feed_2; in altera_hw_filt_init()
/linux-4.4.14/drivers/media/pci/ngene/
Dngene-dvb.c224 int (*stop_feed)(struct dvb_demux_feed *), in my_dvb_dmx_ts_card_init()
232 dvbdemux->stop_feed = stop_feed; in my_dvb_dmx_ts_card_init()
Dngene.h909 int (*stop_feed)(struct dvb_demux_feed *),
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_demux.h107 int (*stop_feed)(struct dvb_demux_feed *feed); member
Ddvb_demux.c768 if (!demux->stop_feed) { in dmx_ts_feed_stop_filtering()
773 ret = demux->stop_feed(feed); in dmx_ts_feed_stop_filtering()
1004 if (!dvbdmx->stop_feed) { in dmx_section_feed_stop_filtering()
1009 ret = dvbdmx->stop_feed(dvbdmxfeed); in dmx_section_feed_stop_filtering()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-dvb.c339 static int stop_feed(struct dvb_demux_feed *feed) in stop_feed() function
505 dvb->demux.stop_feed = stop_feed; in register_dvb()
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-dvb.c180 fdtv->demux.stop_feed = fdtv_stop_feed; in fdtv_dvb_register()
/linux-4.4.14/drivers/media/pci/mantis/
Dmantis_dvb.c175 mantis->demux.stop_feed = mantis_dvb_stop_feed; in mantis_dvb_init()
/linux-4.4.14/drivers/media/pci/ddbridge/
Dddbridge-core.c720 int (*stop_feed)(struct dvb_demux_feed *), in my_dvb_dmx_ts_card_init()
728 dvbdemux->stop_feed = stop_feed; in my_dvb_dmx_ts_card_init()
769 static int stop_feed(struct dvb_demux_feed *dvbdmxfeed) in stop_feed() function
835 stop_feed, input); in dvb_input_attach()
/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie-main.c737 int (*stop_feed)(struct dvb_demux_feed *), in my_dvb_dmx_ts_card_init()
745 dvbdemux->stop_feed = stop_feed; in my_dvb_dmx_ts_card_init()
/linux-4.4.14/drivers/media/common/b2c2/
Dflexcop.c87 fc->demux.stop_feed = flexcop_dvb_stop_feed; in flexcop_dvb_init()
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf2-dvb.c122 dvb->demux.stop_feed = vb2_dvb_stop_feed; in vb2_dvb_register_frontend()
Dvideobuf-dvb.c182 dvb->demux.stop_feed = videobuf_dvb_stop_feed; in videobuf_dvb_register_frontend()
/linux-4.4.14/drivers/media/usb/as102/
Das102_drv.c312 as102_dev->dvb_dmx.stop_feed = as102_dvb_dmx_stop_feed; in as102_dvb_register()
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-dvb.c339 dvb->demux.stop_feed = tm6000_stop_feed; in register_dvb()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.c278 adap->demux.stop_feed = pvr2_dvb_stop_feed; in pvr2_dvb_adapter_init()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddvb-usb-dvb.c177 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usb_adapter_dvb_init()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-dvb.c377 dvbdemux->stop_feed = cx18_dvb_stop_feed; in cx18_dvb_register()
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-dvb.c440 dvb->demux.stop_feed = au0828_dvb_stop_feed; in dvb_register()
/linux-4.4.14/drivers/media/pci/ttpci/
Dbudget-core.c370 dvbdemux->stop_feed = budget_stop_feed; in budget_register()
Dav7110.c1323 dvbdemux->stop_feed = av7110_stop_feed; in av7110_register()
1375 dvbdemux1->stop_feed = budget_stop_feed; in av7110_register()
/linux-4.4.14/drivers/media/pci/pluto2/
Dpluto2.c676 dvbdemux->stop_feed = pluto_stop_feed; in pluto2_probe()
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-dvb.c426 dvb->demux.stop_feed = saa7164_dvb_stop_feed; in dvb_register()
/linux-4.4.14/drivers/media/pci/pt3/
Dpt3.c580 adap->demux.stop_feed = pt3_stop_feed; in pt3_alloc_adapter()
/linux-4.4.14/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c747 card->demux.stop_feed = dvb_bt8xx_stop_feed; in dvb_bt8xx_load_card()
/linux-4.4.14/drivers/media/pci/dm1105/
Ddm1105.c1097 dvbdemux->stop_feed = dm1105_stop_feed; in dm1105_probe()
/linux-4.4.14/drivers/media/pci/pt1/
Dpt1.c678 demux->stop_feed = pt1_stop_feed; in pt1_alloc_adapter()
/linux-4.4.14/drivers/media/common/siano/
Dsmsdvb-main.c1114 client->demux.stop_feed = smsdvb_stop_feed; in smsdvb_hotplug()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Ddvb_usb_core.c488 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usbv2_adapter_dvb_init()
/linux-4.4.14/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c1724 ttusb->dvb_demux.stop_feed = ttusb_stop_feed; in ttusb_probe()
/linux-4.4.14/drivers/media/usb/ttusb-dec/
Dttusb_dec.c1455 dec->demux.stop_feed = ttusb_dec_stop_feed; in ttusb_dec_init_dvb()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-dvb.c948 dvb->demux.stop_feed = em28xx_stop_feed; in em28xx_register_dvb()