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:RT711_HP_OUT
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt711.h
46
#define
RT711_HP_OUT
0x21
macro
119
(RT711_VERB_SET_PIN_WIDGET_CONTROL |
RT711_HP_OUT
)
129
(RT711_VERB_SET_UNSOLICITED_ENABLE |
RT711_HP_OUT
)
169
(RT711_SET_AMP_GAIN_MUTE_L |
RT711_HP_OUT
)
171
(RT711_SET_AMP_GAIN_MUTE_H |
RT711_HP_OUT
)
H
A
D
rt711.c
204
reg = RT711_VERB_GET_PIN_SENSE |
RT711_HP_OUT
;
in rt711_headset_detect()
248
reg = RT711_VERB_GET_PIN_SENSE |
RT711_HP_OUT
;
in rt711_jack_detect_handler()
305
reg = RT711_VERB_GET_PIN_SENSE |
RT711_HP_OUT
;
in rt711_btn_check_handler()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt711.h
43
#define
RT711_HP_OUT
0x21
macro
116
(RT711_VERB_SET_PIN_WIDGET_CONTROL |
RT711_HP_OUT
)
126
(RT711_VERB_SET_UNSOLICITED_ENABLE |
RT711_HP_OUT
)
166
(RT711_SET_AMP_GAIN_MUTE_L |
RT711_HP_OUT
)
168
(RT711_SET_AMP_GAIN_MUTE_H |
RT711_HP_OUT
)
H
A
D
rt711-sdca.h
50
#define
RT711_HP_OUT
0x21
macro
H
A
D
rt711.c
205
reg = RT711_VERB_GET_PIN_SENSE |
RT711_HP_OUT
;
in rt711_headset_detect()
256
reg = RT711_VERB_GET_PIN_SENSE |
RT711_HP_OUT
;
in rt711_jack_detect_handler()
313
reg = RT711_VERB_GET_PIN_SENSE |
RT711_HP_OUT
;
in rt711_btn_check_handler()
Completed in 6 milliseconds