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:sof_ipc_comp
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/sof/
H
A
D
topology.h
53
struct
sof_ipc_comp
{
struct
95
struct
sof_ipc_comp
comp;
102
/* generic component config data - must always be after struct
sof_ipc_comp
*/
117
struct
sof_ipc_comp
comp;
126
struct
sof_ipc_comp
comp;
136
struct
sof_ipc_comp
comp;
150
struct
sof_ipc_comp
comp;
161
struct
sof_ipc_comp
comp;
171
struct
sof_ipc_comp
comp;
197
struct
sof_ipc_comp
com
[all...]
/kernel/linux/linux-6.6/include/sound/sof/
H
A
D
topology.h
53
struct
sof_ipc_comp
{
struct
92
struct
sof_ipc_comp
comp;
99
/* generic component config data - must always be after struct
sof_ipc_comp
*/
114
struct
sof_ipc_comp
comp;
123
struct
sof_ipc_comp
comp;
133
struct
sof_ipc_comp
comp;
147
struct
sof_ipc_comp
comp;
158
struct
sof_ipc_comp
comp;
168
struct
sof_ipc_comp
comp;
194
struct
sof_ipc_comp
com
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H
A
D
sof-audio.c
169
struct
sof_ipc_comp
*comp;
in sof_restore_pipelines()
H
A
D
topology.c
735
offsetof(struct
sof_ipc_comp
, core), 0},
1471
static struct
sof_ipc_comp
*sof_comp_alloc(struct snd_sof_widget *swidget,
in sof_comp_alloc()
1475
struct
sof_ipc_comp
*comp;
in sof_comp_alloc()
2350
struct
sof_ipc_comp
*ipc_comp;
in sof_widget_bind_event()
2388
struct
sof_ipc_comp
comp = {
in sof_widget_ready()
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
ipc3-topology.c
292
offsetof(struct
sof_ipc_comp
, core)},
339
struct
sof_ipc_comp
*comp;
in sof_comp_alloc()
1954
struct
sof_ipc_comp
*ipc_comp;
in sof_ipc3_widget_bind_event()
2142
struct
sof_ipc_comp
*comp = &dai_data->comp_dai->comp;
in sof_ipc3_widget_setup()
Completed in 11 milliseconds