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:usb_tx_data_port
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
usb.h
72
struct
usb_tx_data_port
*port;
85
struct
usb_tx_data_port
{
struct
115
struct
usb_tx_data_port
port[MWIFIEX_TX_DATA_PORT];
H
A
D
usb.c
262
struct
usb_tx_data_port
*port;
in mwifiex_usb_tx_complete()
359
struct
usb_tx_data_port
*port;
in mwifiex_usb_free()
551
struct
usb_tx_data_port
*port;
in mwifiex_usb_suspend()
823
struct
usb_tx_data_port
*port, u8 ep,
in mwifiex_usb_construct_send_urb()
884
struct
usb_tx_data_port
*port,
in mwifiex_usb_prepare_tx_aggr_skb()
971
struct
usb_tx_data_port
*port)
in mwifiex_usb_aggr_tx_data()
1147
struct
usb_tx_data_port
*port = timer_context->port;
in mwifiex_usb_tx_aggr_tmo()
1187
struct
usb_tx_data_port
*port = NULL;
in mwifiex_usb_host_to_card()
1245
struct
usb_tx_data_port
*port;
in mwifiex_usb_tx_init()
1362
struct
usb_tx_data_port
*por
in mwifiex_usb_cleanup_tx_aggr()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
usb.h
60
struct
usb_tx_data_port
*port;
73
struct
usb_tx_data_port
{
struct
103
struct
usb_tx_data_port
port[MWIFIEX_TX_DATA_PORT];
H
A
D
usb.c
250
struct
usb_tx_data_port
*port;
in mwifiex_usb_tx_complete()
347
struct
usb_tx_data_port
*port;
in mwifiex_usb_free()
539
struct
usb_tx_data_port
*port;
in mwifiex_usb_suspend()
811
struct
usb_tx_data_port
*port, u8 ep,
in mwifiex_usb_construct_send_urb()
872
struct
usb_tx_data_port
*port,
in mwifiex_usb_prepare_tx_aggr_skb()
959
struct
usb_tx_data_port
*port)
in mwifiex_usb_aggr_tx_data()
1135
struct
usb_tx_data_port
*port = timer_context->port;
in mwifiex_usb_tx_aggr_tmo()
1175
struct
usb_tx_data_port
*port = NULL;
in mwifiex_usb_host_to_card()
1233
struct
usb_tx_data_port
*port;
in mwifiex_usb_tx_init()
1350
struct
usb_tx_data_port
*por
in mwifiex_usb_cleanup_tx_aggr()
[all...]
Completed in 4 milliseconds