Home
last modified time | relevance | path

Searched refs:stop_filtering (Results 1 – 3 of 3) sorted by relevance

/linux/include/media/
H A Ddemux.h104 int (*stop_filtering)(struct dmx_ts_feed *feed); member
186 int (*stop_filtering)(struct dmx_section_feed *feed); member
/linux/drivers/media/dvb-core/
H A Ddvb_demux.c817 (*ts_feed)->stop_filtering = dmx_ts_feed_stop_filtering; in dvbdmx_allocate_ts_feed()
1029 feed->stop_filtering(feed); in dmx_section_feed_release_filter()
1083 (*feed)->stop_filtering = dmx_section_feed_stop_filtering; in dvbdmx_allocate_section_feed()
H A Ddvb_net.c1160 priv->secfeed->stop_filtering(priv->secfeed);
1188 priv->tsfeed->stop_filtering(priv->tsfeed);