Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx23885/
H A Daltera-ci.c123 int (*stop_feed)(struct dvb_demux_feed *feed); member
465 pid_filt->demux->stop_feed = pid_filt->stop_feed; in altera_hw_filt_release()
587 pid_filt->stop_feed(feed); in altera_pid_feed_control()
678 pid_filt->stop_feed = config->demux->stop_feed; in altera_hw_filt_init()
682 pid_filt->demux->stop_feed = altera_ci_stop_feed_1; in altera_hw_filt_init()
685 pid_filt->demux->stop_feed = altera_ci_stop_feed_2; in altera_hw_filt_init()
/linux/drivers/media/pci/ngene/
H A Dngene-dvb.c304 int (*stop_feed)(struct dvb_demux_feed *), in my_dvb_dmx_ts_card_init()
312 dvbdemux->stop_feed = stop_feed; in my_dvb_dmx_ts_card_init()
H A Dngene.h842 int (*stop_feed)(struct dvb_demux_feed *),
/linux/include/media/
H A Ddvb_demux.h208 int (*stop_feed)(struct dvb_demux_feed *feed); member
/linux/drivers/media/firewire/
H A Dfiredtv-dvb.c176 fdtv->demux.stop_feed = fdtv_stop_feed; in fdtv_dvb_register()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c330 static int stop_feed(struct dvb_demux_feed *feed) in stop_feed() function
511 dvb->demux.stop_feed = stop_feed; in register_dvb()
/linux/drivers/media/pci/mantis/
H A Dmantis_dvb.c163 mantis->demux.stop_feed = mantis_dvb_stop_feed; in mantis_dvb_init()
/linux/drivers/media/pci/smipcie/
H A Dsmipcie-main.c733 int (*stop_feed)(struct dvb_demux_feed *), in my_dvb_dmx_ts_card_init()
741 dvbdemux->stop_feed = stop_feed; in my_dvb_dmx_ts_card_init()
/linux/drivers/media/usb/as102/
H A Das102_drv.c303 as102_dev->dvb_dmx.stop_feed = as102_dvb_dmx_stop_feed; in as102_dvb_register()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-dvb.c123 dvb->demux.stop_feed = vb2_dvb_stop_feed; in vb2_dvb_register_frontend()
/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-dvb.c182 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usb_adapter_dvb_init()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.c263 adap->demux.stop_feed = pvr2_dvb_stop_feed; in pvr2_dvb_adapter_init()
/linux/drivers/media/pci/cx18/
H A Dcx18-dvb.c361 dvbdemux->stop_feed = cx18_dvb_stop_feed; in cx18_dvb_register()
/linux/drivers/media/spi/
H A Dcxd2880-spi.c570 dvb_spi->demux.stop_feed = cxd2880_stop_feed; in cxd2880_spi_probe()
/linux/drivers/media/usb/au0828/
H A Dau0828-dvb.c455 dvb->demux.stop_feed = au0828_dvb_stop_feed; in dvb_register()
/linux/drivers/media/pci/ttpci/
H A Dbudget-core.c357 dvbdemux->stop_feed = budget_stop_feed; in budget_register()
/linux/drivers/media/pci/pluto2/
H A Dpluto2.c662 dvbdemux->stop_feed = pluto_stop_feed; in pluto2_probe()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c409 dvb->demux.stop_feed = saa7164_dvb_stop_feed; in dvb_register()
/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c738 card->demux.stop_feed = dvb_bt8xx_stop_feed; in dvb_bt8xx_load_card()
/linux/drivers/media/pci/dm1105/
H A Ddm1105.c1082 dvbdemux->stop_feed = dm1105_stop_feed; in dm1105_probe()
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1280 static int stop_feed(struct dvb_demux_feed *dvbdmxfeed) in stop_feed() function
1469 dvbdemux->stop_feed = stop_feed; in dvb_input_attach()
/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c472 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usbv2_adapter_dvb_init()
/linux/drivers/staging/media/av7110/
H A Dav7110.c1281 dvbdemux->stop_feed = av7110_stop_feed; in av7110_register()
1333 dvbdemux1->stop_feed = budget_stop_feed; in av7110_register()
/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1672 ttusb->dvb_demux.stop_feed = ttusb_stop_feed; in ttusb_probe()
/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c1479 dec->demux.stop_feed = ttusb_dec_stop_feed; in ttusb_dec_init_dvb()