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:BTC_INTF_SDIO
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H
A
D
HalBtcOutSrc.h
67
BTC_INTF_SDIO
= 3,
enumerator
H
A
D
hal_btcoex.c
672
if (
BTC_INTF_SDIO
== pBtCoexist->chipInterface)
in halbtcoutsrc_WriteLocalReg1Byte()
814
pBtCoexist->chipInterface =
BTC_INTF_SDIO
;
in hal_btcoex_Initialize()
H
A
D
HalBtc8723b1Ant.c
2185
else if (pBtCoexist->chipInterface ==
BTC_INTF_SDIO
)
in EXhalbtc8723b1ant_PowerOnSetting()
H
A
D
HalBtc8723b2Ant.c
2377
else if (pBtCoexist->chipInterface ==
BTC_INTF_SDIO
)
in EXhalbtc8723b2ant_PowerOnSetting()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H
A
D
HalBtcOutSrc.h
67
BTC_INTF_SDIO
= 3,
enumerator
H
A
D
hal_btcoex.c
764
if (
BTC_INTF_SDIO
== pBtCoexist->chipInterface)
in halbtcoutsrc_WriteLocalReg1Byte()
927
pBtCoexist->chipInterface =
BTC_INTF_SDIO
;
in hal_btcoex_Initialize()
H
A
D
HalBtc8723b1Ant.c
2698
else if (pBtCoexist->chipInterface ==
BTC_INTF_SDIO
)
in EXhalbtc8723b1ant_PowerOnSetting()
H
A
D
HalBtc8723b2Ant.c
2864
else if (pBtCoexist->chipInterface ==
BTC_INTF_SDIO
)
in EXhalbtc8723b2ant_PowerOnSetting()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H
A
D
halbtcoutsrc.h
66
BTC_INTF_SDIO
= 3,
enumerator
H
A
D
halbtcoutsrc.c
987
if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in halbtc_write_local_reg_1byte()
H
A
D
halbtc8723b2ant.c
3624
else if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in ex_btc8723b2ant_pre_load_firmware()
H
A
D
halbtc8723b1ant.c
2421
else if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in ex_btc8723b1ant_power_on_setting()
H
A
D
halbtc8821a2ant.c
3622
else if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in ex_btc8821a2ant_pre_load_firmware()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H
A
D
halbtcoutsrc.h
66
BTC_INTF_SDIO
= 3,
enumerator
H
A
D
halbtcoutsrc.c
971
if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in halbtc_write_local_reg_1byte()
H
A
D
halbtc8723b1ant.c
2420
else if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in ex_btc8723b1ant_power_on_setting()
H
A
D
halbtc8723b2ant.c
3624
else if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in ex_btc8723b2ant_pre_load_firmware()
H
A
D
halbtc8821a2ant.c
3607
else if (btcoexist->chip_interface ==
BTC_INTF_SDIO
)
in ex_btc8821a2ant_pre_load_firmware()
Completed in 49 milliseconds