Searched refs:allocate_ts_feed (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddemux.h251 int (*allocate_ts_feed) (struct dmx_demux* demux, member in struct:dmx_demux
H A Ddmxdev.c596 ret = dmxdev->demux->allocate_ts_feed(dmxdev->demux, &feed->ts,
H A Ddvb_demux.c1274 dmx->allocate_ts_feed = dvbdmx_allocate_ts_feed;
H A Ddvb_net.c1025 ret = demux->allocate_ts_feed(demux, &priv->tsfeed, dvb_net_ts_callback);

Completed in 71 milliseconds