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:req_en
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd-mbhc-v2.h
254
int micb_num, bool
req_en
);
H
A
D
wcd938x.c
2107
int micb_num, bool
req_en
)
in wcd938x_mbhc_micb_ctrl_threshold_mic()
2122
micb_mv =
req_en
? WCD_MBHC_THR_HS_MICB_MV : wcd938x->micb2_mv;
in wcd938x_mbhc_micb_ctrl_threshold_mic()
2106
wcd938x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component, int micb_num, bool
req_en
)
wcd938x_mbhc_micb_ctrl_threshold_mic()
argument
H
A
D
wcd934x.c
2623
int micb_num, bool
req_en
)
in wcd934x_mbhc_micb_ctrl_threshold_mic()
2638
micb_mv =
req_en
? WCD_MBHC_THR_HS_MICB_MV : wcd934x->micb2_mv;
in wcd934x_mbhc_micb_ctrl_threshold_mic()
2622
wcd934x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component, int micb_num, bool
req_en
)
wcd934x_mbhc_micb_ctrl_threshold_mic()
argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
mcu.c
2641
struct hdr_trans_en *
req_en
;
in mt7996_mcu_set_hdr_trans()
local
2652
tlv = mt7996_mcu_add_uni_tlv(skb, UNI_HDR_TRANS_EN, sizeof(*
req_en
));
in mt7996_mcu_set_hdr_trans()
2653
req_en
= (struct hdr_trans_en *)tlv;
in mt7996_mcu_set_hdr_trans()
2654
req_en
->enable = hdr_trans;
in mt7996_mcu_set_hdr_trans()
Completed in 19 milliseconds