| /linux/drivers/media/pci/cx23885/ |
| H A D | altera-ci.c | 123 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 D | ngene-dvb.c | 304 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 D | ngene.h | 842 int (*stop_feed)(struct dvb_demux_feed *),
|
| /linux/include/media/ |
| H A D | dvb_demux.h | 208 int (*stop_feed)(struct dvb_demux_feed *feed); member
|
| /linux/drivers/media/firewire/ |
| H A D | firedtv-dvb.c | 176 fdtv->demux.stop_feed = fdtv_stop_feed; in fdtv_dvb_register()
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-dvb.c | 330 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 D | mantis_dvb.c | 163 mantis->demux.stop_feed = mantis_dvb_stop_feed; in mantis_dvb_init()
|
| /linux/drivers/media/pci/smipcie/ |
| H A D | smipcie-main.c | 733 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 D | as102_drv.c | 303 as102_dev->dvb_dmx.stop_feed = as102_dvb_dmx_stop_feed; in as102_dvb_register()
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-dvb.c | 123 dvb->demux.stop_feed = vb2_dvb_stop_feed; in vb2_dvb_register_frontend()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-dvb.c | 182 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usb_adapter_dvb_init()
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-dvb.c | 263 adap->demux.stop_feed = pvr2_dvb_stop_feed; in pvr2_dvb_adapter_init()
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-dvb.c | 361 dvbdemux->stop_feed = cx18_dvb_stop_feed; in cx18_dvb_register()
|
| /linux/drivers/media/spi/ |
| H A D | cxd2880-spi.c | 570 dvb_spi->demux.stop_feed = cxd2880_stop_feed; in cxd2880_spi_probe()
|
| /linux/drivers/media/usb/au0828/ |
| H A D | au0828-dvb.c | 455 dvb->demux.stop_feed = au0828_dvb_stop_feed; in dvb_register()
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-core.c | 357 dvbdemux->stop_feed = budget_stop_feed; in budget_register()
|
| /linux/drivers/media/pci/pluto2/ |
| H A D | pluto2.c | 662 dvbdemux->stop_feed = pluto_stop_feed; in pluto2_probe()
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-dvb.c | 409 dvb->demux.stop_feed = saa7164_dvb_stop_feed; in dvb_register()
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | dvb-bt8xx.c | 738 card->demux.stop_feed = dvb_bt8xx_stop_feed; in dvb_bt8xx_load_card()
|
| /linux/drivers/media/pci/dm1105/ |
| H A D | dm1105.c | 1082 dvbdemux->stop_feed = dm1105_stop_feed; in dm1105_probe()
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 1280 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 D | dvb_usb_core.c | 472 adap->demux.stop_feed = dvb_usb_stop_feed; in dvb_usbv2_adapter_dvb_init()
|
| /linux/drivers/staging/media/av7110/ |
| H A D | av7110.c | 1281 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 D | dvb-ttusb-budget.c | 1672 ttusb->dvb_demux.stop_feed = ttusb_stop_feed; in ttusb_probe()
|
| /linux/drivers/media/usb/ttusb-dec/ |
| H A D | ttusb_dec.c | 1479 dec->demux.stop_feed = ttusb_dec_stop_feed; in ttusb_dec_init_dvb()
|