Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c616 static struct dvb_demux_filter *dvb_dmx_filter_alloc(struct dvb_demux *demux) in dvb_dmx_filter_alloc() function
820 if (!(feed->filter = dvb_dmx_filter_alloc(demux))) { in dvbdmx_allocate_ts_feed()
876 dvbdmxfilter = dvb_dmx_filter_alloc(dvbdemux); in dmx_section_feed_allocate_filter()