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:ramp_duration
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H
A
D
sst-atom-controls.c
428
cmd.cell_gains[0].gain_time_constant = gv->
ramp_duration
;
in sst_send_gain_cmd()
457
ucontrol->value.integer.value[0] = gv->
ramp_duration
;
in sst_gain_get()
494
gv->
ramp_duration
= ucontrol->value.integer.value[0];
in sst_gain_put()
496
mc->pname, gv->
ramp_duration
);
in sst_gain_put()
1558
sst_gains[i].
ramp_duration
= SST_GAIN_RAMP_DURATION_DEFAULT;
in sst_dsp_init_v2_dpcm()
H
A
D
sst-mfld-dsp.h
441
u32
ramp_duration
;
member
H
A
D
sst-atom-controls.h
703
u16
ramp_duration
;
member
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H
A
D
sst-atom-controls.c
428
cmd.cell_gains[0].gain_time_constant = gv->
ramp_duration
;
in sst_send_gain_cmd()
457
ucontrol->value.integer.value[0] = gv->
ramp_duration
;
in sst_gain_get()
494
gv->
ramp_duration
= ucontrol->value.integer.value[0];
in sst_gain_put()
496
mc->pname, gv->
ramp_duration
);
in sst_gain_put()
1553
sst_gains[i].
ramp_duration
= SST_GAIN_RAMP_DURATION_DEFAULT;
in sst_dsp_init_v2_dpcm()
H
A
D
sst-mfld-dsp.h
441
u32
ramp_duration
;
member
H
A
D
sst-atom-controls.h
703
u16
ramp_duration
;
member
Completed in 11 milliseconds