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:alh_cfg
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
ipc4-topology.h
285
* @
alh_cfg
: ALH configuration data
289
struct sof_ipc4_dma_stream_ch_map
alh_cfg
;
member
H
A
D
ipc4-topology.c
575
blob->
alh_cfg
.device_count++;
in sof_ipc4_widget_setup_comp_dai()
1259
if (blob->
alh_cfg
.device_count > 1) {
in sof_ipc4_unprepare_copier_module()
1672
step = ch_count / blob->
alh_cfg
.device_count;
in sof_ipc4_prepare_copier_module()
1675
* Set each gtw_cfg.node_id to blob->
alh_cfg
.mapping[]
in sof_ipc4_prepare_copier_module()
1687
blob->
alh_cfg
.mapping[i].device = alh_data->gtw_cfg.node_id;
in sof_ipc4_prepare_copier_module()
1700
blob->
alh_cfg
.mapping[i].channel_mask = ch_mask;
in sof_ipc4_prepare_copier_module()
1702
blob->
alh_cfg
.mapping[i].channel_mask = mask << (step * i);
in sof_ipc4_prepare_copier_module()
1706
if (blob->
alh_cfg
.device_count > 1) {
in sof_ipc4_prepare_copier_module()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
hda-dai-ops.c
454
blob->
alh_cfg
.device_count = 1;
in sdw_hda_ipc4_get_hext_stream()
Completed in 6 milliseconds