Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
H A Ddemux.h426 * @allocate_ts_feed: Allocates a new TS feed, which is used to filter the TS
441 * @release_ts_feed: Releases the resources allocated with @allocate_ts_feed.
568 int (*allocate_ts_feed)(struct dmx_demux *demux, member
/kernel/linux/linux-6.6/include/media/
H A Ddemux.h426 * @allocate_ts_feed: Allocates a new TS feed, which is used to filter the TS
441 * @release_ts_feed: Releases the resources allocated with @allocate_ts_feed.
568 int (*allocate_ts_feed)(struct dmx_demux *demux, member
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_demux.c1301 dmx->allocate_ts_feed = dvbdmx_allocate_ts_feed; in dvb_dmx_init()
H A Ddmxdev.c650 ret = dmxdev->demux->allocate_ts_feed(dmxdev->demux, &feed->ts, in dvb_dmxdev_start_feed()
H A Ddvb_net.c1118 ret = demux->allocate_ts_feed(demux, &priv->tsfeed, dvb_net_ts_callback);
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_demux.c1291 dmx->allocate_ts_feed = dvbdmx_allocate_ts_feed; in dvb_dmx_init()
H A Ddmxdev.c640 ret = dmxdev->demux->allocate_ts_feed(dmxdev->demux, &feed->ts, in dvb_dmxdev_start_feed()
H A Ddvb_net.c1118 ret = demux->allocate_ts_feed(demux, &priv->tsfeed, dvb_net_ts_callback);

Completed in 13 milliseconds