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:ear_cmv
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mfd/abx500/
H
A
D
ab8500-codec.h
48
enum ear_cm_voltage
ear_cmv
;
member
/kernel/linux/linux-6.6/include/linux/mfd/abx500/
H
A
D
ab8500-codec.h
48
enum ear_cm_voltage
ear_cmv
;
member
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
ab8500-codec.c
2005
enum ear_cm_voltage
ear_cmv
)
in ab8500_audio_set_ear_cmv()
2009
switch (
ear_cmv
) {
in ab8500_audio_set_ear_cmv()
2025
__func__, (int)
ear_cmv
);
in ab8500_audio_set_ear_cmv()
2031
ear_cmv
);
in ab8500_audio_set_ear_cmv()
2438
codec->
ear_cmv
= EAR_CMV_0_95V;
in ab8500_codec_of_probe()
2441
codec->
ear_cmv
= EAR_CMV_1_10V;
in ab8500_codec_of_probe()
2444
codec->
ear_cmv
= EAR_CMV_1_27V;
in ab8500_codec_of_probe()
2447
codec->
ear_cmv
= EAR_CMV_1_58V;
in ab8500_codec_of_probe()
2450
codec->
ear_cmv
= EAR_CMV_UNKNOWN;
in ab8500_codec_of_probe()
2455
codec->
ear_cmv
in ab8500_codec_of_probe()
2004
ab8500_audio_set_
ear_cmv
(struct snd_soc_component *component, enum ear_cm_voltage
ear_cmv
)
ab8500_audio_set_ear_cmv()
argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
ab8500-codec.c
1996
enum ear_cm_voltage
ear_cmv
)
in ab8500_audio_set_ear_cmv()
2000
switch (
ear_cmv
) {
in ab8500_audio_set_ear_cmv()
2016
__func__, (int)
ear_cmv
);
in ab8500_audio_set_ear_cmv()
2022
ear_cmv
);
in ab8500_audio_set_ear_cmv()
2429
codec->
ear_cmv
= EAR_CMV_0_95V;
in ab8500_codec_of_probe()
2432
codec->
ear_cmv
= EAR_CMV_1_10V;
in ab8500_codec_of_probe()
2435
codec->
ear_cmv
= EAR_CMV_1_27V;
in ab8500_codec_of_probe()
2438
codec->
ear_cmv
= EAR_CMV_1_58V;
in ab8500_codec_of_probe()
2441
codec->
ear_cmv
= EAR_CMV_UNKNOWN;
in ab8500_codec_of_probe()
2446
codec->
ear_cmv
in ab8500_codec_of_probe()
1995
ab8500_audio_set_
ear_cmv
(struct snd_soc_component *component, enum ear_cm_voltage
ear_cmv
)
ab8500_audio_set_ear_cmv()
argument
[all...]
Completed in 8 milliseconds