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:avs_path_module
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
path.c
29
static struct
avs_path_module
*
32
struct
avs_path_module
*mod;
in avs_path_find_module()
144
static int avs_copier_create(struct avs_dev *adev, struct
avs_path_module
*mod)
in avs_copier_create()
268
static struct avs_control_data *avs_get_module_control(struct
avs_path_module
*mod)
in avs_get_module_control()
291
static int avs_peakvol_create(struct avs_dev *adev, struct
avs_path_module
*mod)
in avs_peakvol_create()
327
static int avs_updown_mix_create(struct avs_dev *adev, struct
avs_path_module
*mod)
in avs_updown_mix_create()
349
static int avs_src_create(struct avs_dev *adev, struct
avs_path_module
*mod)
in avs_src_create()
366
static int avs_asrc_create(struct avs_dev *adev, struct
avs_path_module
*mod)
in avs_asrc_create()
385
static int avs_aec_create(struct avs_dev *adev, struct
avs_path_module
*mod)
in avs_aec_create()
404
static int avs_mux_create(struct avs_dev *adev, struct
avs_path_module
*mo
[all...]
H
A
D
path.h
38
struct
avs_path_module
{
struct
50
struct
avs_path_module
*source;
52
struct
avs_path_module
*sink;
H
A
D
control.c
24
static struct
avs_path_module
*avs_get_volume_module(struct avs_dev *adev, u32 id)
in avs_get_volume_module()
28
struct
avs_path_module
*mod;
in avs_get_volume_module()
53
struct
avs_path_module
*active_module;
in avs_control_volume_get()
84
struct
avs_path_module
*active_module;
in avs_control_volume_put()
H
A
D
apl.c
178
struct
avs_path_module
*mod;
in apl_lp_streaming()
Completed in 3 milliseconds