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:hph_mode
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd938x.c
192
u32
hph_mode
;
member
641
wcd938x->
hph_mode
);
in wcd938x_codec_ear_dac_event()
699
wcd938x->
hph_mode
);
in wcd938x_codec_aux_dac_event()
716
int
hph_mode
= wcd938x->
hph_mode
;
in wcd938x_codec_enable_hphr_pa()
local
724
WCD_CLSH_STATE_HPHR,
hph_mode
);
in wcd938x_codec_enable_hphr_pa()
727
if (
hph_mode
== CLS_H_LP ||
hph_mode
== CLS_H_LOHIFI ||
in wcd938x_codec_enable_hphr_pa()
728
hph_mode
== CLS_H_ULP) {
in wcd938x_codec_enable_hphr_pa()
735
wcd_clsh_set_hph_mode(wcd938x->clsh_info,
hph_mode
);
in wcd938x_codec_enable_hphr_pa()
823
int
hph_mode
= wcd938x->
hph_mode
;
wcd938x_codec_enable_hphl_pa()
local
928
int
hph_mode
= wcd938x->
hph_mode
;
wcd938x_codec_enable_aux_pa()
local
972
int
hph_mode
= wcd938x->
hph_mode
;
wcd938x_codec_enable_ear_pa()
local
[all...]
H
A
D
wcd9335.c
326
u32
hph_mode
;
member
2231
ucontrol->value.enumerated.item[0] = wcd->
hph_mode
;
in wcd9335_rx_hph_mode_get()
2249
wcd->
hph_mode
= mode_val;
in wcd9335_rx_hph_mode_put()
3531
int
hph_mode
= wcd->
hph_mode
;
in wcd9335_codec_hphl_dac_event()
local
3539
if (((
hph_mode
== CLS_H_HIFI) || (
hph_mode
== CLS_H_LOHIFI) ||
in wcd9335_codec_hphl_dac_event()
3540
(
hph_mode
== CLS_H_LP)) && (dem_inp != 0x01)) {
in wcd9335_codec_hphl_dac_event()
3546
((
hph_mode
== CLS_H_LOHIFI) ?
in wcd9335_codec_hphl_dac_event()
3547
CLS_H_HIFI :
hph_mode
));
in wcd9335_codec_hphl_dac_event()
3682
int
hph_mode
= wcd->
hph_mode
;
wcd9335_codec_hphr_dac_event()
local
3731
int
hph_mode
= wcd->
hph_mode
;
wcd9335_codec_enable_hphl_pa()
local
3880
int
hph_mode
= wcd->
hph_mode
;
wcd9335_codec_enable_hphr_pa()
local
[all...]
H
A
D
wcd934x.c
554
u32
hph_mode
;
member
3072
wcd->
hph_mode
= CLS_H_LOHIFI;
in wcd934x_comp_probe()
3285
ucontrol->value.enumerated.item[0] = wcd->
hph_mode
;
in wcd934x_rx_hph_mode_get()
3299
if (mode_val == wcd->
hph_mode
)
in wcd934x_rx_hph_mode_put()
3306
wcd->
hph_mode
= mode_val;
in wcd934x_rx_hph_mode_put()
4472
int
hph_mode
= wcd->
hph_mode
;
in wcd934x_codec_hphl_dac_event()
local
4481
if (((
hph_mode
== CLS_H_HIFI) || (
hph_mode
== CLS_H_LOHIFI) ||
in wcd934x_codec_hphl_dac_event()
4482
(
hph_mode
in wcd934x_codec_hphl_dac_event()
4524
int
hph_mode
= wcd->
hph_mode
;
wcd934x_codec_hphr_dac_event()
local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wcd9335.c
335
u32
hph_mode
;
member
2230
ucontrol->value.enumerated.item[0] = wcd->
hph_mode
;
in wcd9335_rx_hph_mode_get()
2248
wcd->
hph_mode
= mode_val;
in wcd9335_rx_hph_mode_put()
3530
int
hph_mode
= wcd->
hph_mode
;
in wcd9335_codec_hphl_dac_event()
local
3538
if (((
hph_mode
== CLS_H_HIFI) || (
hph_mode
== CLS_H_LOHIFI) ||
in wcd9335_codec_hphl_dac_event()
3539
(
hph_mode
== CLS_H_LP)) && (dem_inp != 0x01)) {
in wcd9335_codec_hphl_dac_event()
3545
((
hph_mode
== CLS_H_LOHIFI) ?
in wcd9335_codec_hphl_dac_event()
3546
CLS_H_HIFI :
hph_mode
));
in wcd9335_codec_hphl_dac_event()
3681
int
hph_mode
= wcd->
hph_mode
;
wcd9335_codec_hphr_dac_event()
local
3730
int
hph_mode
= wcd->
hph_mode
;
wcd9335_codec_enable_hphl_pa()
local
3879
int
hph_mode
= wcd->
hph_mode
;
wcd9335_codec_enable_hphr_pa()
local
[all...]
H
A
D
wcd934x.c
531
u32
hph_mode
;
member
2279
wcd->
hph_mode
= CLS_H_LOHIFI;
in wcd934x_comp_probe()
2487
ucontrol->value.enumerated.item[0] = wcd->
hph_mode
;
in wcd934x_rx_hph_mode_get()
2501
if (mode_val == wcd->
hph_mode
)
in wcd934x_rx_hph_mode_put()
2508
wcd->
hph_mode
= mode_val;
in wcd934x_rx_hph_mode_put()
3676
int
hph_mode
= wcd->
hph_mode
;
in wcd934x_codec_hphl_dac_event()
local
3685
if (((
hph_mode
== CLS_H_HIFI) || (
hph_mode
== CLS_H_LOHIFI) ||
in wcd934x_codec_hphl_dac_event()
3686
(
hph_mode
in wcd934x_codec_hphl_dac_event()
3728
int
hph_mode
= wcd->
hph_mode
;
wcd934x_codec_hphr_dac_event()
local
[all...]
Completed in 25 milliseconds