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:left_vol
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/
H
A
D
daca.c
30
int
left_vol
, right_vol;
member
61
if (mix->
left_vol
> DACA_VOL_MAX)
in daca_set_volume()
64
data[0] = mix->
left_vol
;
in daca_set_volume()
128
ucontrol->value.integer.value[0] = mix->
left_vol
;
in daca_get_volume()
147
change = mix->
left_vol
!= vol[0] ||
in daca_put_volume()
150
mix->
left_vol
= vol[0];
in daca_put_volume()
H
A
D
tumbler.c
201
unsigned int
left_vol
, right_vol;
in tumbler_set_master_volume()
local
207
left_vol
= 0;
in tumbler_set_master_volume()
209
left_vol
= mix->master_vol[0];
in tumbler_set_master_volume()
210
if (
left_vol
>= ARRAY_SIZE(master_volume_table))
in tumbler_set_master_volume()
211
left_vol
= ARRAY_SIZE(master_volume_table) - 1;
in tumbler_set_master_volume()
212
left_vol
= master_volume_table[
left_vol
];
in tumbler_set_master_volume()
223
block[0] = (
left_vol
>> 16) & 0xff;
in tumbler_set_master_volume()
224
block[1] = (
left_vol
>> 8) & 0xff;
in tumbler_set_master_volume()
225
block[2] = (
left_vol
>>
in tumbler_set_master_volume()
[all...]
/kernel/linux/linux-6.6/sound/ppc/
H
A
D
daca.c
30
int
left_vol
, right_vol;
member
61
if (mix->
left_vol
> DACA_VOL_MAX)
in daca_set_volume()
64
data[0] = mix->
left_vol
;
in daca_set_volume()
131
ucontrol->value.integer.value[0] = mix->
left_vol
;
in daca_get_volume()
151
change = mix->
left_vol
!= vol[0] ||
in daca_put_volume()
154
mix->
left_vol
= vol[0];
in daca_put_volume()
H
A
D
tumbler.c
201
unsigned int
left_vol
, right_vol;
in tumbler_set_master_volume()
local
207
left_vol
= 0;
in tumbler_set_master_volume()
209
left_vol
= mix->master_vol[0];
in tumbler_set_master_volume()
210
if (
left_vol
>= ARRAY_SIZE(master_volume_table))
in tumbler_set_master_volume()
211
left_vol
= ARRAY_SIZE(master_volume_table) - 1;
in tumbler_set_master_volume()
212
left_vol
= master_volume_table[
left_vol
];
in tumbler_set_master_volume()
223
block[0] = (
left_vol
>> 16) & 0xff;
in tumbler_set_master_volume()
224
block[1] = (
left_vol
>> 8) & 0xff;
in tumbler_set_master_volume()
225
block[2] = (
left_vol
>>
in tumbler_set_master_volume()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8350.c
46
u16
left_vol
;
member
88
if (val < out1->
left_vol
) {
in wm8350_out1_ramp_step()
152
if (val < out2->
left_vol
) {
in wm8350_out2_ramp_step()
323
out->
left_vol
= ucontrol->value.integer.value[0];
in wm8350_put_volsw_2r_vu()
353
ucontrol->value.integer.value[0] = out1->
left_vol
;
in wm8350_get_volsw_2r()
358
ucontrol->value.integer.value[0] = out2->
left_vol
;
in wm8350_get_volsw_2r()
1505
out1->
left_vol
= (wm8350_reg_read(wm8350, WM8350_LOUT1_VOLUME) &
in wm8350_component_probe()
1509
out2->
left_vol
= (wm8350_reg_read(wm8350, WM8350_LOUT2_VOLUME) &
in wm8350_component_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8350.c
46
u16
left_vol
;
member
88
if (val < out1->
left_vol
) {
in wm8350_out1_ramp_step()
152
if (val < out2->
left_vol
) {
in wm8350_out2_ramp_step()
324
out->
left_vol
= ucontrol->value.integer.value[0];
in wm8350_put_volsw_2r_vu()
354
ucontrol->value.integer.value[0] = out1->
left_vol
;
in wm8350_get_volsw_2r()
359
ucontrol->value.integer.value[0] = out2->
left_vol
;
in wm8350_get_volsw_2r()
1506
out1->
left_vol
= (wm8350_reg_read(wm8350, WM8350_LOUT1_VOLUME) &
in wm8350_component_probe()
1510
out2->
left_vol
= (wm8350_reg_read(wm8350, WM8350_LOUT2_VOLUME) &
in wm8350_component_probe()
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H
A
D
cs46xx_dsp_scb_types.h
977
left_vol
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H
A
D
cs46xx_dsp_scb_types.h
977
left_vol
Completed in 13 milliseconds