Home
last modified time | relevance | path

Searched defs:dvbdmxfeed (Results 1 – 18 of 18) sorted by relevance

/drivers/media/usb/dvb-usb/
Ddvb-usb-dvb.c13 static int dvb_usb_ctrl_feed(struct dvb_demux_feed *dvbdmxfeed, int onoff) in dvb_usb_ctrl_feed()
86 static int dvb_usb_start_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_usb_start_feed()
93 static int dvb_usb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_usb_stop_feed()
/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.c205 static int pvr2_dvb_ctrl_feed(struct dvb_demux_feed *dvbdmxfeed, int onoff) in pvr2_dvb_ctrl_feed()
236 static int pvr2_dvb_start_feed(struct dvb_demux_feed *dvbdmxfeed) in pvr2_dvb_start_feed()
242 static int pvr2_dvb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in pvr2_dvb_stop_feed()
/drivers/media/dvb-core/
Ddvb_demux.c862 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *)feed; in dmx_section_feed_allocate_filter() local
894 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *)feed; in dmx_section_feed_set() local
924 static void prepare_secfilters(struct dvb_demux_feed *dvbdmxfeed) in prepare_secfilters()
948 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *)feed; in dmx_section_feed_start_filtering() local
993 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *)feed; in dmx_section_feed_stop_filtering() local
1019 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *)feed; in dmx_section_feed_release_filter() local
1059 struct dvb_demux_feed *dvbdmxfeed; in dvbdmx_allocate_section_feed() local
1097 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *)feed; in dvbdmx_release_section_feed() local
/drivers/media/pci/mantis/
Dmantis_dvb.c103 static int mantis_dvb_start_feed(struct dvb_demux_feed *dvbdmxfeed) in mantis_dvb_start_feed()
126 static int mantis_dvb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in mantis_dvb_stop_feed()
/drivers/media/firewire/
Dfiredtv-dvb.c53 int fdtv_start_feed(struct dvb_demux_feed *dvbdmxfeed) in fdtv_start_feed()
123 int fdtv_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in fdtv_stop_feed()
/drivers/media/common/b2c2/
Dflexcop.c59 static int flexcop_dvb_start_feed(struct dvb_demux_feed *dvbdmxfeed) in flexcop_dvb_start_feed()
65 static int flexcop_dvb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in flexcop_dvb_stop_feed()
Dflexcop-hw-filter.c175 struct dvb_demux_feed *dvbdmxfeed, int onoff) in flexcop_pid_feed_control()
/drivers/media/usb/as102/
Das102_drv.c142 static int as102_dvb_dmx_start_feed(struct dvb_demux_feed *dvbdmxfeed) in as102_dvb_dmx_start_feed()
162 static int as102_dvb_dmx_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in as102_dvb_dmx_stop_feed()
/drivers/media/pci/ngene/
Dngene-dvb.c195 int ngene_start_feed(struct dvb_demux_feed *dvbdmxfeed) in ngene_start_feed()
208 int ngene_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in ngene_stop_feed()
/drivers/media/usb/ttusb-dec/
Dttusb_dec.c929 static int ttusb_dec_start_ts_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_dec_start_ts_feed()
997 static int ttusb_dec_start_sec_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_dec_start_sec_feed()
1052 static int ttusb_dec_start_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_dec_start_feed()
1080 static int ttusb_dec_stop_ts_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_dec_stop_ts_feed()
1094 static int ttusb_dec_stop_sec_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_dec_stop_sec_feed()
1115 static int ttusb_dec_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_dec_stop_feed()
/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c895 static void ttusb_handle_ts_data(struct dvb_demux_feed *dvbdmxfeed, const u8 * data, in ttusb_handle_ts_data()
901 static void ttusb_handle_sec_data(struct dvb_demux_feed *dvbdmxfeed, const u8 * data, in ttusb_handle_sec_data()
910 static int ttusb_start_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_start_feed()
956 static int ttusb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in ttusb_stop_feed()
/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.c138 static int c8sectpfe_start_feed(struct dvb_demux_feed *dvbdmxfeed) in c8sectpfe_start_feed()
259 static int c8sectpfe_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in c8sectpfe_stop_feed()
/drivers/media/usb/dvb-usb-v2/
Ddvb_usb_core.c255 static int dvb_usb_start_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_usb_start_feed()
343 static int dvb_usb_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_usb_stop_feed()
/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c71 static int dvb_bt8xx_start_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_bt8xx_start_feed()
92 static int dvb_bt8xx_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in dvb_bt8xx_stop_feed()
/drivers/media/pci/ttpci/
Dav7110_av.c97 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *) p2t->priv; in av7110_record_cb() local
112 struct dvb_demux_feed *dvbdmxfeed = (struct dvb_demux_feed *) priv; in dvb_filter_pes2ts_cb() local
120 struct dvb_demux_feed *dvbdmxfeed) in av7110_av_start_record()
Dav7110.c801 struct dvb_demux_feed *dvbdmxfeed = dvbdmxfilter->feed; in StartHWFilter() local
890 static int dvb_feed_start_pid(struct dvb_demux_feed *dvbdmxfeed) in dvb_feed_start_pid()
933 static int dvb_feed_stop_pid(struct dvb_demux_feed *dvbdmxfeed) in dvb_feed_stop_pid()
/drivers/media/pci/smipcie/
Dsmipcie-main.c819 static int smi_start_feed(struct dvb_demux_feed *dvbdmxfeed) in smi_start_feed()
836 static int smi_stop_feed(struct dvb_demux_feed *dvbdmxfeed) in smi_stop_feed()
/drivers/media/pci/ddbridge/
Dddbridge-core.c758 static int start_feed(struct dvb_demux_feed *dvbdmxfeed) in start_feed()
769 static int stop_feed(struct dvb_demux_feed *dvbdmxfeed) in stop_feed()