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:sdio_mmc_card
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
sdio.c
544
struct
sdio_mmc_card
*card = NULL;
in mwifiex_sdio_probe()
626
struct
sdio_mmc_card
*card;
in mwifiex_sdio_resume()
669
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_write_reg()
684
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_read_reg()
705
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_write_data_sync()
736
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_read_data_sync()
761
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_sdio_read_fw_status()
780
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_check_fw_status()
814
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_check_winner_status()
835
struct
sdio_mmc_card
*car
in mwifiex_sdio_remove()
[all...]
H
A
D
sdio.h
231
struct
sdio_mmc_card
{
struct
309
mp_rx_aggr_port_limit_reached(struct
sdio_mmc_card
*card)
in mp_rx_aggr_port_limit_reached()
335
mp_tx_aggr_port_limit_reached(struct
sdio_mmc_card
*card)
in mp_tx_aggr_port_limit_reached()
361
static inline void mp_rx_aggr_setup(struct
sdio_mmc_card
*card,
in mp_rx_aggr_setup()
H
A
D
main.c
1120
struct
sdio_mmc_card
*sdio_card;
in mwifiex_drv_info_dump()
1157
sdio_card = (struct
sdio_mmc_card
*)adapter->card;
in mwifiex_drv_info_dump()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
sdio.c
521
struct
sdio_mmc_card
*card = NULL;
in mwifiex_sdio_probe()
601
struct
sdio_mmc_card
*card;
in mwifiex_sdio_resume()
644
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_write_reg()
659
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_read_reg()
680
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_write_data_sync()
711
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_read_data_sync()
736
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_sdio_read_fw_status()
781
struct
sdio_mmc_card
*card = adapter->card;
in mwifiex_check_winner_status()
802
struct
sdio_mmc_card
*card;
in mwifiex_sdio_remove()
846
struct
sdio_mmc_card
*car
in mwifiex_sdio_suspend()
[all...]
H
A
D
sdio.h
240
struct
sdio_mmc_card
{
struct
314
mp_rx_aggr_port_limit_reached(struct
sdio_mmc_card
*card)
in mp_rx_aggr_port_limit_reached()
340
mp_tx_aggr_port_limit_reached(struct
sdio_mmc_card
*card)
in mp_tx_aggr_port_limit_reached()
366
static inline void mp_rx_aggr_setup(struct
sdio_mmc_card
*card,
in mp_rx_aggr_setup()
H
A
D
main.c
1098
struct
sdio_mmc_card
*sdio_card;
in mwifiex_drv_info_dump()
1135
sdio_card = (struct
sdio_mmc_card
*)adapter->card;
in mwifiex_drv_info_dump()
Completed in 10 milliseconds