Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:DMX_TYPE_SEC
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/include/media/
H
A
D
dvb_demux.h
33
* @
DMX_TYPE_SEC
: feed is in Section mode.
37
DMX_TYPE_SEC
,
enumerator
/kernel/linux/linux-6.6/include/media/
H
A
D
dvb_demux.h
33
* @
DMX_TYPE_SEC
: feed is in Section mode.
37
DMX_TYPE_SEC
,
enumerator
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H
A
D
av7110.c
292
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()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H
A
D
av7110.c
292
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()
/kernel/linux/linux-5.10/drivers/media/firewire/
H
A
D
firedtv-dvb.c
57
case
DMX_TYPE_SEC
:
in fdtv_start_feed()
/kernel/linux/linux-6.6/drivers/media/firewire/
H
A
D
firedtv-dvb.c
57
case
DMX_TYPE_SEC
:
in fdtv_start_feed()
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H
A
D
dvb_demux.c
398
case
DMX_TYPE_SEC
:
in dvb_dmx_swfilter_packet_type()
897
dvbdmxfilter->type =
DMX_TYPE_SEC
;
in dmx_section_feed_allocate_filter()
1075
dvbdmxfeed->type =
DMX_TYPE_SEC
;
in dvbdmx_allocate_section_feed()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H
A
D
dvb_demux.c
388
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()
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/
H
A
D
dvb-ttusb-budget.c
868
case
DMX_TYPE_SEC
:
in ttusb_start_feed()
891
} else if (dvbdmxfeed->type ==
DMX_TYPE_SEC
) {
in ttusb_start_feed()
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-dec/
H
A
D
ttusb_dec.c
1107
case
DMX_TYPE_SEC
:
in ttusb_dec_start_feed()
1162
case
DMX_TYPE_SEC
:
in ttusb_dec_stop_feed()
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-budget/
H
A
D
dvb-ttusb-budget.c
868
case
DMX_TYPE_SEC
:
in ttusb_start_feed()
891
} else if (dvbdmxfeed->type ==
DMX_TYPE_SEC
) {
in ttusb_start_feed()
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-dec/
H
A
D
ttusb_dec.c
1103
case
DMX_TYPE_SEC
:
in ttusb_dec_start_feed()
1156
case
DMX_TYPE_SEC
:
in ttusb_dec_stop_feed()
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/
H
A
D
c8sectpfe-core.c
147
case
DMX_TYPE_SEC
:
in c8sectpfe_start_feed()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/
H
A
D
c8sectpfe-core.c
150
case
DMX_TYPE_SEC
:
in c8sectpfe_start_feed()
Completed in 22 milliseconds