Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Ddvb_demux.h37 DMX_TYPE_SEC, enumerator
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-dvb.c57 case DMX_TYPE_SEC: in fdtv_start_feed()
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.c292 case DMX_TYPE_SEC: in DvbDmxFilterCallback()
786 if (dvbdmxfilter->type == DMX_TYPE_SEC) { in StartHWFilter()
989 if (feed->type == DMX_TYPE_SEC) { in av7110_start_feed()
995 if (demux->filter[i].type != DMX_TYPE_SEC) in av7110_start_feed()
1041 if (feed->type == DMX_TYPE_SEC) { in av7110_stop_feed()
1079 if (feed->type == DMX_TYPE_SEC) { in restart_feeds()
1081 if (dvbdmx->filter[j].type != DMX_TYPE_SEC) in restart_feeds()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c388 case DMX_TYPE_SEC: in dvb_dmx_swfilter_packet_type()
887 dvbdmxfilter->type = DMX_TYPE_SEC; in dmx_section_feed_allocate_filter()
1065 dvbdmxfeed->type = DMX_TYPE_SEC; in dvbdmx_allocate_section_feed()
/openbmc/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c868 case DMX_TYPE_SEC: in ttusb_start_feed()
891 } else if (dvbdmxfeed->type == DMX_TYPE_SEC) { in ttusb_start_feed()
/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c1103 case DMX_TYPE_SEC: in ttusb_dec_start_feed()
1156 case DMX_TYPE_SEC: in ttusb_dec_stop_feed()
/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c150 case DMX_TYPE_SEC: in c8sectpfe_start_feed()