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:vol_sw_hw_switch
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/
H
A
D
mixer_scarlett_gen2.c
234
u8
vol_sw_hw_switch
[SCARLETT2_ANALOGUE_MAX];
member
1006
if (private->
vol_sw_hw_switch
[i])
in scarlett2_update_volumes()
1136
private->
vol_sw_hw_switch
[elem->control];
in scarlett2_sw_hw_enum_ctl_get()
1152
oval = private->
vol_sw_hw_switch
[index];
in scarlett2_sw_hw_enum_ctl_put()
1158
private->
vol_sw_hw_switch
[index] = val;
in scarlett2_sw_hw_enum_ctl_put()
1415
if (private->
vol_sw_hw_switch
[i])
in scarlett2_add_line_out_ctls()
1892
private->
vol_sw_hw_switch
[i] =
in scarlett2_read_configs()
1896
volume = private->
vol_sw_hw_switch
[i]
in scarlett2_read_configs()
1926
if (!private->
vol_sw_hw_switch
[i])
in scarlett2_mixer_interrupt_vol_change()
/kernel/linux/linux-6.6/sound/usb/
H
A
D
mixer_scarlett_gen2.c
408
u8
vol_sw_hw_switch
[SCARLETT2_ANALOGUE_MAX];
member
1870
if (private->
vol_sw_hw_switch
[i]) {
in scarlett2_update_volumes()
2101
ucontrol->value.enumerated.item[0] = private->
vol_sw_hw_switch
[index];
in scarlett2_sw_hw_enum_ctl_get()
2140
private->
vol_sw_hw_switch
[index] = val;
in scarlett2_sw_hw_change()
2182
oval = private->
vol_sw_hw_switch
[index];
in scarlett2_sw_hw_enum_ctl_put()
2794
if (!private->
vol_sw_hw_switch
[index]) {
in scarlett2_speaker_switch_enable()
3137
if (private->
vol_sw_hw_switch
[line_index]) {
in scarlett2_dim_mute_ctl_put()
3213
if (private->
vol_sw_hw_switch
[index])
in scarlett2_add_line_out_ctls()
3927
private->
vol_sw_hw_switch
[i] =
in scarlett2_read_configs()
3931
volume = private->
vol_sw_hw_switch
[
in scarlett2_read_configs()
[all...]
Completed in 9 milliseconds