Home
last modified time | relevance | path

Searched refs:allocate_section_feed (Results 1 – 4 of 4) sorted by relevance

/drivers/media/dvb-core/
Ddemux.h569 int (*allocate_section_feed)(struct dmx_demux *demux, member
Ddvb_net.c955 ret=demux->allocate_section_feed(demux, &priv->secfeed,
Ddvb_demux.c1299 dmx->allocate_section_feed = dvbdmx_allocate_section_feed; in dvb_dmx_init()
Ddmxdev.c654 ret = dmxdev->demux->allocate_section_feed(dmxdev->demux, in dvb_dmxdev_filter_start()