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
defs:sruntime
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/qcom/
H
A
D
sdw.c
68
struct sdw_stream_runtime *
sruntime
;
in qcom_snd_sdw_hw_params()
local
10
qcom_snd_sdw_prepare(struct snd_pcm_substream *substream, struct sdw_stream_runtime *
sruntime
, bool *stream_prepared)
qcom_snd_sdw_prepare()
argument
92
qcom_snd_sdw_hw_free(struct snd_pcm_substream *substream, struct sdw_stream_runtime *
sruntime
, bool *stream_prepared)
qcom_snd_sdw_hw_free()
argument
[all...]
H
A
D
sc8280xp.c
22
struct sdw_stream_runtime *
sruntime
[AFE_PORT_MAX];
member
95
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sc8280xp_snd_prepare()
local
106
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sc8280xp_snd_hw_free()
local
H
A
D
sm8250.c
23
struct sdw_stream_runtime *
sruntime
[AFE_PORT_MAX];
member
87
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sm8250_snd_prepare()
local
98
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sm8250_snd_hw_free()
local
H
A
D
sc7280.c
31
struct sdw_stream_runtime *
sruntime
[LPASS_MAX_PORTS];
member
210
struct sdw_stream_runtime *
sruntime
;
in sc7280_snd_hw_params()
local
241
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sc7280_snd_swr_prepare()
local
291
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
sc7280_snd_hw_free()
local
[all...]
H
A
D
sdm845.c
42
struct sdw_stream_runtime *
sruntime
[AFE_PORT_MAX];
member
66
struct sdw_stream_runtime *
sruntime
;
in sdm845_slim_snd_hw_params()
local
473
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sdm845_snd_prepare()
local
512
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
sdm845_snd_hw_free()
local
[all...]
/kernel/linux/linux-5.10/sound/soc/qcom/
H
A
D
sdm845.c
41
struct sdw_stream_runtime *
sruntime
[AFE_PORT_MAX];
member
54
struct sdw_stream_runtime *
sruntime
;
in sdm845_slim_snd_hw_params()
local
444
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
in sdm845_snd_prepare()
local
483
struct sdw_stream_runtime *
sruntime
= data->
sruntime
[cpu_dai->id];
sdm845_snd_hw_free()
local
[all...]
/kernel/linux/linux-5.10/drivers/soundwire/
H
A
D
qcom.c
107
struct sdw_stream_runtime *
sruntime
[SWRM_MAX_DAIS];
member
596
struct sdw_stream_runtime *
sruntime
= ctrl->
sruntime
[dai->id];
in qcom_swrm_hw_params()
local
611
struct sdw_stream_runtime *
sruntime
= ctrl->
sruntime
[dai->id];
in qcom_swrm_hw_free()
local
641
struct sdw_stream_runtime *
sruntime
;
qcom_swrm_startup()
local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wsa881x.c
676
struct sdw_stream_runtime *
sruntime
;
member
H
A
D
wcd9335.c
301
struct slim_stream_runtime *
sruntime
;
member
H
A
D
wcd934x.c
492
struct slim_stream_runtime *
sruntime
;
member
/kernel/linux/linux-6.6/drivers/soundwire/
H
A
D
qcom.c
206
struct sdw_stream_runtime *
sruntime
[SWRM_MAX_DAIS];
member
1212
struct sdw_stream_runtime *
sruntime
= ctrl->
sruntime
[dai->id];
in qcom_swrm_hw_params()
local
1227
struct sdw_stream_runtime *
sruntime
= ctrl->
sruntime
[dai->id];
in qcom_swrm_hw_free()
local
1257
struct sdw_stream_runtime *
sruntime
;
qcom_swrm_startup()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wsa881x.c
675
struct sdw_stream_runtime *
sruntime
;
member
H
A
D
wcd9335.c
292
struct slim_stream_runtime *
sruntime
;
member
H
A
D
wsa883x.c
437
struct sdw_stream_runtime *
sruntime
;
member
H
A
D
wcd938x.h
657
struct sdw_stream_runtime *
sruntime
;
member
H
A
D
wsa884x.c
699
struct sdw_stream_runtime *
sruntime
;
member
H
A
D
wcd934x.c
515
struct slim_stream_runtime *
sruntime
;
member
Completed in 47 milliseconds