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:CAP_CHANNEL0
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/amd/
H
A
D
acp.h
58
#define
CAP_CHANNEL0
0x00
macro
H
A
D
acp-pcm-dma.c
369
case
CAP_CHANNEL0
:
in acp_dma_cap_channel_enable()
400
case
CAP_CHANNEL0
:
in acp_dma_cap_channel_disable()
1089
if (rtd->capture_channel ==
CAP_CHANNEL0
) {
in acp_dma_trigger()
1093
CAP_CHANNEL0
);
in acp_dma_trigger()
1097
CAP_CHANNEL0
);
in acp_dma_trigger()
H
A
D
acp-da7219-max98357a.c
254
machine->capture_channel =
CAP_CHANNEL0
;
in cz_dmic1_startup()
/kernel/linux/linux-6.6/sound/soc/amd/
H
A
D
acp.h
59
#define
CAP_CHANNEL0
0x00
macro
H
A
D
acp-pcm-dma.c
369
case
CAP_CHANNEL0
:
in acp_dma_cap_channel_enable()
400
case
CAP_CHANNEL0
:
in acp_dma_cap_channel_disable()
1129
if (rtd->capture_channel ==
CAP_CHANNEL0
) {
in acp_dma_trigger()
1133
CAP_CHANNEL0
);
in acp_dma_trigger()
1137
CAP_CHANNEL0
);
in acp_dma_trigger()
H
A
D
acp-es8336.c
131
machine->capture_channel =
CAP_CHANNEL0
;
in st_es8336_codec_startup()
H
A
D
acp-da7219-max98357a.c
348
machine->capture_channel =
CAP_CHANNEL0
;
in cz_dmic1_startup()
460
machine->capture_channel =
CAP_CHANNEL0
;
in cz_rt5682_dmic1_startup()
Completed in 7 milliseconds