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:RT700_HP_OUT
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt700.h
47
#define
RT700_HP_OUT
0x21
macro
102
(RT700_VERB_SET_PIN_WIDGET_CONTROL |
RT700_HP_OUT
)
112
(RT700_VERB_SET_UNSOLICITED_ENABLE |
RT700_HP_OUT
)
140
(RT700_SET_AMP_GAIN_MUTE_L |
RT700_HP_OUT
)
142
(RT700_SET_AMP_GAIN_MUTE_H |
RT700_HP_OUT
)
H
A
D
rt700.c
126
reg = RT700_VERB_GET_PIN_SENSE |
RT700_HP_OUT
;
in rt700_headset_detect()
168
reg = RT700_VERB_GET_PIN_SENSE |
RT700_HP_OUT
;
in rt700_jack_detect_handler()
225
reg = RT700_VERB_GET_PIN_SENSE |
RT700_HP_OUT
;
in rt700_btn_check_handler()
520
nid =
RT700_HP_OUT
;
in rt700_mux_get()
556
nid =
RT700_HP_OUT
;
in rt700_mux_put()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt700.h
44
#define
RT700_HP_OUT
0x21
macro
99
(RT700_VERB_SET_PIN_WIDGET_CONTROL |
RT700_HP_OUT
)
109
(RT700_VERB_SET_UNSOLICITED_ENABLE |
RT700_HP_OUT
)
137
(RT700_SET_AMP_GAIN_MUTE_L |
RT700_HP_OUT
)
139
(RT700_SET_AMP_GAIN_MUTE_H |
RT700_HP_OUT
)
H
A
D
rt700.c
127
reg = RT700_VERB_GET_PIN_SENSE |
RT700_HP_OUT
;
in rt700_headset_detect()
169
reg = RT700_VERB_GET_PIN_SENSE |
RT700_HP_OUT
;
in rt700_jack_detect_handler()
226
reg = RT700_VERB_GET_PIN_SENSE |
RT700_HP_OUT
;
in rt700_btn_check_handler()
535
nid =
RT700_HP_OUT
;
in rt700_mux_get()
571
nid =
RT700_HP_OUT
;
in rt700_mux_put()
Completed in 5 milliseconds