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:host_intf_ops
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_91x_hal.c
49
status = adapter->
host_intf_ops
->write_pkt(common->priv,
in rsi_send_pkt_to_bus()
357
status = adapter->
host_intf_ops
->write_pkt(common->priv,
in rsi_send_mgmt_pkt()
525
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in bl_write_cmd()
648
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in bl_write_header()
706
if ((adapter->
host_intf_ops
->master_reg_read(adapter, FLASH_SIZE_ADDR,
in read_flash_capacity()
720
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in ping_pong_write()
847
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in rsi_hal_prepare_fwload()
1009
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in rsi_load_9116_firmware()
H
A
D
rsi_main.h
383
struct rsi_host_intf_ops *
host_intf_ops
;
member
H
A
D
rsi_91x_usb.c
656
adapter->
host_intf_ops
= &usb_host_intf_ops;
in rsi_init_usb_interface()
H
A
D
rsi_91x_sdio.c
1026
adapter->
host_intf_ops
= &sdio_host_intf_ops;
in rsi_probe()
H
A
D
rsi_91x_mac80211.c
400
adapter->
host_intf_ops
->reinit_device(adapter);
in rsi_mac80211_start()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_91x_hal.c
49
status = adapter->
host_intf_ops
->write_pkt(common->priv,
in rsi_send_pkt_to_bus()
354
status = adapter->
host_intf_ops
->write_pkt(common->priv,
in rsi_send_mgmt_pkt()
522
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in bl_write_cmd()
645
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in bl_write_header()
703
if ((adapter->
host_intf_ops
->master_reg_read(adapter, FLASH_SIZE_ADDR,
in read_flash_capacity()
717
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in ping_pong_write()
844
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in rsi_hal_prepare_fwload()
1006
struct rsi_host_intf_ops *hif_ops = adapter->
host_intf_ops
;
in rsi_load_9116_firmware()
H
A
D
rsi_main.h
383
struct rsi_host_intf_ops *
host_intf_ops
;
member
H
A
D
rsi_91x_usb.c
658
adapter->
host_intf_ops
= &usb_host_intf_ops;
in rsi_init_usb_interface()
H
A
D
rsi_91x_sdio.c
1017
adapter->
host_intf_ops
= &sdio_host_intf_ops;
in rsi_probe()
H
A
D
rsi_91x_mac80211.c
399
adapter->
host_intf_ops
->reinit_device(adapter);
in rsi_mac80211_start()
Completed in 28 milliseconds