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:volume_change
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H
A
D
dsp_audio.c
393
u8 *
volume_change
;
in dsp_change_volume()
local
411
volume_change
= dsp_audio_volume_change[shift];
in dsp_change_volume()
417
*p =
volume_change
[*p];
in dsp_change_volume()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H
A
D
dsp_audio.c
393
u8 *
volume_change
;
in dsp_change_volume()
local
411
volume_change
= dsp_audio_volume_change[shift];
in dsp_change_volume()
417
*p =
volume_change
[*p];
in dsp_change_volume()
/kernel/linux/linux-5.10/sound/isa/gus/
H
A
D
gus_reset.c
72
voice->
volume_change
= NULL;
in snd_gf1_set_default_handlers()
H
A
D
gus_pcm.c
447
pcmp->pvoices[0]->
volume_change
= snd_gf1_pcm_volume_change;
in snd_gf1_pcm_playback_hw_params()
455
pcmp->pvoices[1]->
volume_change
= snd_gf1_pcm_volume_change;
in snd_gf1_pcm_playback_hw_params()
/kernel/linux/linux-5.10/include/sound/
H
A
D
gus.h
253
void (*
volume_change
) (struct snd_gus_card * gus);
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
gus.h
253
void (*
volume_change
) (struct snd_gus_card * gus);
member
/kernel/linux/linux-6.6/sound/isa/gus/
H
A
D
gus_reset.c
72
voice->
volume_change
= NULL;
in snd_gf1_set_default_handlers()
H
A
D
gus_pcm.c
433
pcmp->pvoices[0]->
volume_change
= snd_gf1_pcm_volume_change;
in snd_gf1_pcm_playback_hw_params()
442
pcmp->pvoices[1]->
volume_change
= snd_gf1_pcm_volume_change;
in snd_gf1_pcm_playback_hw_params()
Completed in 9 milliseconds