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:RSI_DEV_9116
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_91x_mgmt.c
427
if (adapter->device_model ==
RSI_DEV_9116
&&
in rsi_load_radio_caps()
1043
if (common->priv->device_model ==
RSI_DEV_9116
)
in rsi_send_reset_mac()
1098
if (adapter->device_model ==
RSI_DEV_9116
)
in rsi_band_check()
1951
if (adapter->device_model ==
RSI_DEV_9116
) {
in rsi_handle_ta_confirm_type()
2049
if (adapter->device_model ==
RSI_DEV_9116
&&
in rsi_handle_ta_confirm_type()
2143
if (common->priv->device_model ==
RSI_DEV_9116
) {
in rsi_handle_card_ready()
2159
if (common->priv->device_model ==
RSI_DEV_9116
)
in rsi_handle_card_ready()
H
A
D
rsi_91x_usb.c
724
if (adapter->device_model !=
RSI_DEV_9116
) {
in rsi_reset_card()
815
adapter->device_model =
RSI_DEV_9116
;
in rsi_probe()
H
A
D
rsi_main.h
119
RSI_DEV_9116
enumerator
H
A
D
rsi_91x_sdio.c
1040
adapter->device_model =
RSI_DEV_9116
;
in rsi_probe()
1166
if (adapter->device_model !=
RSI_DEV_9116
) {
in rsi_reset_chip()
H
A
D
rsi_91x_hal.c
1152
case
RSI_DEV_9116
:
in rsi_hal_device_init()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_91x_mgmt.c
427
if (adapter->device_model ==
RSI_DEV_9116
&&
in rsi_load_radio_caps()
1043
if (common->priv->device_model ==
RSI_DEV_9116
)
in rsi_send_reset_mac()
1098
if (adapter->device_model ==
RSI_DEV_9116
)
in rsi_band_check()
1949
if (adapter->device_model ==
RSI_DEV_9116
) {
in rsi_handle_ta_confirm_type()
2047
if (adapter->device_model ==
RSI_DEV_9116
&&
in rsi_handle_ta_confirm_type()
2141
if (common->priv->device_model ==
RSI_DEV_9116
) {
in rsi_handle_card_ready()
2157
if (common->priv->device_model ==
RSI_DEV_9116
)
in rsi_handle_card_ready()
H
A
D
rsi_91x_usb.c
726
if (adapter->device_model !=
RSI_DEV_9116
) {
in rsi_reset_card()
817
adapter->device_model =
RSI_DEV_9116
;
in rsi_probe()
H
A
D
rsi_main.h
119
RSI_DEV_9116
enumerator
H
A
D
rsi_91x_sdio.c
1031
adapter->device_model =
RSI_DEV_9116
;
in rsi_probe()
1157
if (adapter->device_model !=
RSI_DEV_9116
) {
in rsi_reset_chip()
H
A
D
rsi_91x_hal.c
1149
case
RSI_DEV_9116
:
in rsi_hal_device_init()
Completed in 15 milliseconds