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:wm_adsp_fw
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm_adsp.c
278
}
wm_adsp_fw
[WM_ADSP_NUM_FW] = {
variable
753
fwf,
wm_adsp_fw
[dsp->fw].file, system_name,
in wm_adsp_request_firmware_file()
757
fwf,
wm_adsp_fw
[dsp->fw].file, system_name,
in wm_adsp_request_firmware_file()
761
wm_adsp_fw
[dsp->fw].file, filetype);
in wm_adsp_request_firmware_file()
874
wm_adsp_fw
[dsp->fw].file, system_name, asoc_component_prefix);
in wm_adsp_request_firmware_files()
1085
if (
wm_adsp_fw
[dsp->fw].num_caps != 0)
in wm_adsp_event_post_run()
1095
if (
wm_adsp_fw
[dsp->fw].num_caps != 0)
in wm_adsp_event_post_stop()
1241
if (
wm_adsp_fw
[dsp->fw].num_caps == 0) {
in wm_adsp_compr_open()
1248
if (
wm_adsp_fw
[dsp->fw].compr_direction != stream->direction) {
in wm_adsp_compr_open()
1326
for (i = 0; i <
wm_adsp_fw
[ds
in wm_adsp_compr_check_params()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm_adsp.c
571
}
wm_adsp_fw
[WM_ADSP_NUM_FW] = {
variable
1846
wm_adsp_fw
[dsp->fw].file);
in wm_adsp_load()
2586
wm_adsp_fw
[dsp->fw].file);
in wm_adsp_load_coeff()
3284
if (
wm_adsp_fw
[dsp->fw].num_caps != 0) {
in wm_adsp_event()
3315
if (
wm_adsp_fw
[dsp->fw].num_caps != 0)
in wm_adsp_event()
3498
if (
wm_adsp_fw
[dsp->fw].num_caps == 0) {
in wm_adsp_compr_open()
3505
if (
wm_adsp_fw
[dsp->fw].compr_direction != stream->direction) {
in wm_adsp_compr_open()
3583
for (i = 0; i <
wm_adsp_fw
[dsp->fw].num_caps; i++) {
in wm_adsp_compr_check_params()
3584
caps = &
wm_adsp_fw
[dsp->fw].caps[i];
in wm_adsp_compr_check_params()
3653
if (
wm_adsp_fw
[f
in wm_adsp_compr_get_caps()
[all...]
Completed in 13 milliseconds