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:single_adc_amp
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
hda_codec.h
239
unsigned int
single_adc_amp
:1; /* adc in-amp takes no index
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
hda_codec.h
239
unsigned int
single_adc_amp
:1; /* adc in-amp takes no index
member
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_cirrus.c
597
codec->
single_adc_amp
= 1;
in patch_cs420x()
H
A
D
hda_proc.c
830
(codec->
single_adc_amp
&&
in print_codec_info()
H
A
D
patch_conexant.c
1061
codec->
single_adc_amp
= 1;
in patch_conexant_auto()
H
A
D
hda_generic.c
134
val = snd_hda_get_bool_hint(codec, "
single_adc_amp
");
in parse_user_hints()
136
codec->
single_adc_amp
= !!val;
in parse_user_hints()
796
(type == AC_WID_AUD_IN && codec->
single_adc_amp
)) {
in activate_amp_in()
3554
if (!depth && codec->
single_adc_amp
)
in parse_capvol_in_path()
3566
if (!depth && codec->
single_adc_amp
)
in parse_capvol_in_path()
H
A
D
patch_realtek.c
1216
codec->
single_adc_amp
= 1;
in alc_alloc_spec()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_cirrus.c
598
codec->
single_adc_amp
= 1;
in patch_cs420x()
H
A
D
hda_proc.c
866
(codec->
single_adc_amp
&&
in print_codec_info()
H
A
D
patch_conexant.c
1179
codec->
single_adc_amp
= 1;
in patch_conexant_auto()
H
A
D
hda_generic.c
134
val = snd_hda_get_bool_hint(codec, "
single_adc_amp
");
in parse_user_hints()
136
codec->
single_adc_amp
= !!val;
in parse_user_hints()
796
(type == AC_WID_AUD_IN && codec->
single_adc_amp
)) {
in activate_amp_in()
3561
if (!depth && codec->
single_adc_amp
)
in parse_capvol_in_path()
3573
if (!depth && codec->
single_adc_amp
)
in parse_capvol_in_path()
H
A
D
patch_realtek.c
1202
codec->
single_adc_amp
= 1;
in alc_alloc_spec()
Completed in 87 milliseconds