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:detecting
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
arizona-jack.c
243
if (info->
detecting
) {
in arizona_start_mic()
263
if (info->
detecting
&& arizona->pdata.micd_software_compare)
in arizona_start_mic()
517
info->
detecting
= true;
in arizona_hpdet_do_id()
720
info->
detecting
= false;
in arizona_micd_timeout_work()
798
if (info->
detecting
&& arizona->pdata.micd_software_compare)
in arizona_micdet_reading()
811
info->
detecting
= false;
in arizona_micdet_reading()
819
info->
detecting
= false;
in arizona_micdet_reading()
843
info->
detecting
= false;
in arizona_micdet_reading()
869
* If we're still
detecting
and we detect a short then we've
in arizona_micdet_reading()
873
info->
detecting
in arizona_micdet_reading()
[all...]
H
A
D
wm8994.h
65
bool
detecting
;
member
H
A
D
wm8996.c
87
bool
detecting
;
member
2246
wm8996->
detecting
= true;
in wm8996_detect()
2327
wm8996->
detecting
= false;
in wm8996_hpdet_irq()
2402
wm8996->
detecting
= true;
in wm8996_micd()
2421
if (wm8996->
detecting
) {
in wm8996_micd()
2447
if (wm8996->
detecting
&& (val & 0x3f0)) {
in wm8996_micd()
2480
} else if (wm8996->
detecting
) {
in wm8996_micd()
H
A
D
wm8994.c
3548
micdet->
detecting
= true;
in wm8994_mic_detect()
3597
if (priv->micdet[0].
detecting
)
in wm8994_mic_work()
3601
if (priv->micdet[0].
detecting
)
in wm8994_mic_work()
3607
priv->micdet[0].
detecting
= false;
in wm8994_mic_work()
3609
priv->micdet[0].
detecting
= true;
in wm8994_mic_work()
3616
if (priv->micdet[1].
detecting
)
in wm8994_mic_work()
3620
if (priv->micdet[1].
detecting
)
in wm8994_mic_work()
3626
priv->micdet[1].
detecting
= false;
in wm8994_mic_work()
3628
priv->micdet[1].
detecting
= true;
in wm8994_mic_work()
H
A
D
arizona.h
122
bool
detecting
;
member
/kernel/linux/linux-5.10/drivers/extcon/
H
A
D
extcon-arizona.c
95
bool
detecting
;
member
295
if (info->
detecting
) {
in arizona_start_mic()
320
if (info->
detecting
&& arizona->pdata.micd_software_compare)
in arizona_start_mic()
586
info->
detecting
= true;
in arizona_hpdet_do_id()
801
info->
detecting
= false;
in arizona_micd_timeout_work()
882
if (info->
detecting
&& arizona->pdata.micd_software_compare)
in arizona_micdet_reading()
895
info->
detecting
= false;
in arizona_micdet_reading()
903
info->
detecting
= false;
in arizona_micdet_reading()
933
info->
detecting
= false;
in arizona_micdet_reading()
959
* If we're still
detecting
an
in arizona_micdet_reading()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8994.h
65
bool
detecting
;
member
H
A
D
wm8996.c
87
bool
detecting
;
member
2246
wm8996->
detecting
= true;
in wm8996_detect()
2327
wm8996->
detecting
= false;
in wm8996_hpdet_irq()
2402
wm8996->
detecting
= true;
in wm8996_micd()
2421
if (wm8996->
detecting
) {
in wm8996_micd()
2447
if (wm8996->
detecting
&& (val & 0x3f0)) {
in wm8996_micd()
2480
} else if (wm8996->
detecting
) {
in wm8996_micd()
H
A
D
wm8994.c
3548
micdet->
detecting
= true;
in wm8994_mic_detect()
3597
if (priv->micdet[0].
detecting
)
in wm8994_mic_work()
3601
if (priv->micdet[0].
detecting
)
in wm8994_mic_work()
3607
priv->micdet[0].
detecting
= false;
in wm8994_mic_work()
3609
priv->micdet[0].
detecting
= true;
in wm8994_mic_work()
3616
if (priv->micdet[1].
detecting
)
in wm8994_mic_work()
3620
if (priv->micdet[1].
detecting
)
in wm8994_mic_work()
3626
priv->micdet[1].
detecting
= false;
in wm8994_mic_work()
3628
priv->micdet[1].
detecting
= true;
in wm8994_mic_work()
Completed in 20 milliseconds