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:SKL_PARAM_INIT
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-messages.c
507
mconfig->formats_config[
SKL_PARAM_INIT
].caps_size;
in skl_set_base_ext_module_format()
538
memcpy(params, mconfig->formats_config[
SKL_PARAM_INIT
].caps,
in skl_set_base_ext_module_format()
539
mconfig->formats_config[
SKL_PARAM_INIT
].caps_size);
in skl_set_base_ext_module_format()
549
if (mconfig->formats_config[
SKL_PARAM_INIT
].caps_size == 0)
in skl_copy_copier_caps()
553
mconfig->formats_config[
SKL_PARAM_INIT
].caps,
in skl_copy_copier_caps()
554
mconfig->formats_config[
SKL_PARAM_INIT
].caps_size);
in skl_copy_copier_caps()
557
(mconfig->formats_config[
SKL_PARAM_INIT
].caps_size) / 4;
in skl_copy_copier_caps()
836
param_size += mconfig->formats_config[
SKL_PARAM_INIT
].caps_size;
in skl_get_module_param_size()
860
param_size += mconfig->formats_config[
SKL_PARAM_INIT
].caps_size;
in skl_get_module_param_size()
H
A
D
skl-topology.c
295
if (m_cfg->formats_config[
SKL_PARAM_INIT
].caps_size > 0)
in skl_tplg_update_be_blob()
335
m_cfg->formats_config[
SKL_PARAM_INIT
].caps_size = cfg->size;
in skl_tplg_update_be_blob()
336
m_cfg->formats_config[
SKL_PARAM_INIT
].caps = (u32 *)&cfg->caps;
in skl_tplg_update_be_blob()
442
if (bc->set_params !=
SKL_PARAM_INIT
)
in skl_tplg_set_module_init_data()
445
mconfig->formats_config[
SKL_PARAM_INIT
].caps =
in skl_tplg_set_module_init_data()
447
mconfig->formats_config[
SKL_PARAM_INIT
].caps_size =
in skl_tplg_set_module_init_data()
1470
&mconfig->formats_config[
SKL_PARAM_INIT
];
in skl_fill_mic_sel_params()
1828
mconfig->formats_config[
SKL_PARAM_INIT
].caps_size = cfg->size;
in skl_tplg_be_fill_pipe_params()
1829
mconfig->formats_config[
SKL_PARAM_INIT
].caps = (u32 *)&cfg->caps;
in skl_tplg_be_fill_pipe_params()
3020
/* To provide backward compatibility, set default as
SKL_PARAM_INIT
*/
in skl_tplg_widget_load()
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H
A
D
skl-tplg-interface.h
145
SKL_PARAM_INIT
,
enumerator
/kernel/linux/linux-6.6/include/uapi/sound/
H
A
D
skl-tplg-interface.h
145
SKL_PARAM_INIT
,
enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
104
SKL_PARAM_INIT
,
enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
91
SKL_PARAM_INIT
,
enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
104
SKL_PARAM_INIT
,
enumerator
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-topology.c
438
if (bc->set_params !=
SKL_PARAM_INIT
)
in skl_tplg_set_module_init_data()
Completed in 15 milliseconds