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
defs:mic_type
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
mt6359.c
1124
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE_0];
in mt_mic_bias_0_event()
local
1178
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE_1];
in mt_mic_bias_1_event()
local
1211
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE_2];
in mt_mic_bias_2_event()
local
1459
unsigned int
mic_type
;
mt_pga_l_event()
local
1517
unsigned int
mic_type
;
mt_pga_r_event()
local
1576
unsigned int
mic_type
;
mt_pga_3_event()
local
[all...]
H
A
D
mt6358.c
1612
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE];
in mt6358_amic_enable()
local
1759
unsigned int
mic_type
in mt6358_amic_disable()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
mt6359.c
1348
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE_0];
in mt_mic_bias_0_event()
local
1402
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE_1];
in mt_mic_bias_1_event()
local
1435
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE_2];
in mt_mic_bias_2_event()
local
1683
unsigned int
mic_type
;
mt_pga_l_event()
local
1741
unsigned int
mic_type
;
mt_pga_r_event()
local
1800
unsigned int
mic_type
;
mt_pga_3_event()
local
[all...]
H
A
D
mt6358.c
1611
unsigned int
mic_type
= priv->mux_select[MUX_MIC_TYPE];
in mt6358_amic_enable()
local
1758
unsigned int
mic_type
in mt6358_amic_disable()
local
[all...]
Completed in 9 milliseconds