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:DMA_CHAN_INVALID
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/
H
A
D
sof-audio.h
29
#define
DMA_CHAN_INVALID
0xFFFFFFFF
macro
H
A
D
sof-audio.c
285
config->hda.link_dma_ch =
DMA_CHAN_INVALID
;
in sof_restore_pipelines()
H
A
D
topology.c
3179
config->hda.link_dma_ch =
DMA_CHAN_INVALID
;
in sof_link_hda_load()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H
A
D
hda-dai.c
323
DMA_CHAN_INVALID
, substream->stream);
in hda_link_pcm_trigger()
370
ret = hda_link_config_ipc(hda_stream, dai->name,
DMA_CHAN_INVALID
,
in hda_link_hw_free()
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
sof-audio.h
40
#define
DMA_CHAN_INVALID
0xFFFFFFFF
macro
H
A
D
ipc3-topology.c
995
config->hda.link_dma_ch =
DMA_CHAN_INVALID
;
in sof_link_hda_load()
1288
config->afe.stream_id =
DMA_CHAN_INVALID
;
in sof_link_afe_load()
2211
config->hda.link_dma_ch =
DMA_CHAN_INVALID
;
in sof_ipc3_set_up_all_pipelines()
H
A
D
sof-audio.c
73
data.dai_data =
DMA_CHAN_INVALID
;
in sof_widget_free_unlocked()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
hda-dai-ops.c
537
data.dai_data =
DMA_CHAN_INVALID
;
in hda_ipc3_post_trigger()
Completed in 14 milliseconds