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:master_switch
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/
H
A
D
tumbler.c
93
unsigned int
master_switch
[2];
member
206
if (! mix->
master_switch
[0])
in tumbler_set_master_volume()
214
if (! mix->
master_switch
[1])
in tumbler_set_master_volume()
293
ucontrol->value.integer.value[0] = mix->
master_switch
[0];
in tumbler_get_master_switch()
294
ucontrol->value.integer.value[1] = mix->
master_switch
[1];
in tumbler_get_master_switch()
305
change = mix->
master_switch
[0] != ucontrol->value.integer.value[0] ||
in tumbler_put_master_switch()
306
mix->
master_switch
[1] != ucontrol->value.integer.value[1];
in tumbler_put_master_switch()
308
mix->
master_switch
[0] = !!ucontrol->value.integer.value[0];
in tumbler_put_master_switch()
309
mix->
master_switch
[1] = !!ucontrol->value.integer.value[1];
in tumbler_put_master_switch()
1193
mix->save_master_switch[0] = mix->
master_switch
[
in tumbler_suspend()
[all...]
/kernel/linux/linux-6.6/sound/ppc/
H
A
D
tumbler.c
93
unsigned int
master_switch
[2];
member
206
if (! mix->
master_switch
[0])
in tumbler_set_master_volume()
214
if (! mix->
master_switch
[1])
in tumbler_set_master_volume()
293
ucontrol->value.integer.value[0] = mix->
master_switch
[0];
in tumbler_get_master_switch()
294
ucontrol->value.integer.value[1] = mix->
master_switch
[1];
in tumbler_get_master_switch()
305
change = mix->
master_switch
[0] != ucontrol->value.integer.value[0] ||
in tumbler_put_master_switch()
306
mix->
master_switch
[1] != ucontrol->value.integer.value[1];
in tumbler_put_master_switch()
308
mix->
master_switch
[0] = !!ucontrol->value.integer.value[0];
in tumbler_put_master_switch()
309
mix->
master_switch
[1] = !!ucontrol->value.integer.value[1];
in tumbler_put_master_switch()
1201
mix->save_master_switch[0] = mix->
master_switch
[
in tumbler_suspend()
[all...]
/kernel/linux/linux-6.6/sound/isa/
H
A
D
opl3sa2.c
116
struct snd_kcontrol *
master_switch
;
member
315
if (chip->
master_switch
&& chip->master_volume) {
in snd_opl3sa2_interrupt()
317
&chip->
master_switch
->id);
in snd_opl3sa2_interrupt()
478
chip->
master_switch
= NULL;
in snd_opl3sa2_master_free()
530
case 0: chip->
master_switch
= kctl; kctl->private_free = snd_opl3sa2_master_free; break;
in snd_opl3sa2_mixer()
H
A
D
es18xx.c
111
struct snd_kcontrol *
master_switch
;
member
773
&chip->
master_switch
->id);
in snd_es18xx_interrupt()
1074
chip->
master_switch
= NULL;
in snd_es18xx_hwv_free()
1786
chip->
master_switch
= kctl;
in snd_es18xx_mixer()
/kernel/linux/linux-5.10/sound/isa/
H
A
D
opl3sa2.c
121
struct snd_kcontrol *
master_switch
;
member
316
if (chip->
master_switch
&& chip->master_volume) {
in snd_opl3sa2_interrupt()
318
&chip->
master_switch
->id);
in snd_opl3sa2_interrupt()
479
chip->
master_switch
= NULL;
in snd_opl3sa2_master_free()
525
case 0: chip->
master_switch
= kctl; kctl->private_free = snd_opl3sa2_master_free; break;
in snd_opl3sa2_mixer()
H
A
D
es18xx.c
114
struct snd_kcontrol *
master_switch
;
member
776
&chip->
master_switch
->id);
in snd_es18xx_interrupt()
1077
chip->
master_switch
= NULL;
in snd_es18xx_hwv_free()
1830
chip->
master_switch
= kctl;
in snd_es18xx_mixer()
/kernel/linux/linux-5.10/sound/pci/
H
A
D
es1938.c
197
struct snd_kcontrol *
master_switch
;
member
1112
chip->
master_switch
= NULL;
in snd_es1938_hwv_free()
1684
&chip->
master_switch
->id);
in snd_es1938_interrupt()
1727
chip->
master_switch
= kctl;
in snd_es1938_mixer()
H
A
D
maestro3.c
770
struct snd_kcontrol *
master_switch
;
member
1554
if (!chip->
master_switch
|| !chip->master_volume)
in snd_m3_update_hw_volume()
1582
&chip->
master_switch
->id);
in snd_m3_update_hw_volume()
2061
chip->
master_switch
= snd_ctl_find_id(chip->card, &elem_id);
in snd_m3_mixer()
H
A
D
es1968.c
545
struct snd_kcontrol *
master_switch
; /* for h/w volume control */
member
1894
if (! chip->
master_switch
|| ! chip->master_volume)
in es1968_update_hw_volume()
2029
chip->
master_switch
= snd_ctl_find_id(chip->card, &elem_id);
in snd_es1968_mixer()
/kernel/linux/linux-6.6/sound/pci/
H
A
D
es1938.c
193
struct snd_kcontrol *
master_switch
;
member
1092
chip->
master_switch
= NULL;
in snd_es1938_hwv_free()
1636
&chip->
master_switch
->id);
in snd_es1938_interrupt()
1679
chip->
master_switch
= kctl;
in snd_es1938_mixer()
H
A
D
maestro3.c
765
struct snd_kcontrol *
master_switch
;
member
1549
if (!chip->
master_switch
|| !chip->master_volume)
in snd_m3_update_hw_volume()
1577
&chip->
master_switch
->id);
in snd_m3_update_hw_volume()
2054
chip->
master_switch
= snd_ctl_find_id_mixer(chip->card,
in snd_m3_mixer()
H
A
D
es1968.c
541
struct snd_kcontrol *
master_switch
; /* for h/w volume control */
member
1895
if (! chip->
master_switch
|| ! chip->master_volume)
in es1968_update_hw_volume()
2027
chip->
master_switch
= snd_ctl_find_id_mixer(chip->card,
in snd_es1968_mixer()
Completed in 34 milliseconds