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:gether_cleanup
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
u_ether.h
247
void
gether_cleanup
(struct eth_dev *dev);
H
A
D
f_rndis.c
843
gether_cleanup
(netdev_priv(opts->net));
in rndis_borrow_net()
905
gether_cleanup
(netdev_priv(opts->net));
in rndis_free_inst()
H
A
D
f_eem.c
598
gether_cleanup
(netdev_priv(opts->net));
in eem_free_inst()
H
A
D
f_subset.c
423
gether_cleanup
(netdev_priv(opts->net));
in geth_free_inst()
H
A
D
u_ether.c
1023
*
gether_cleanup
- remove Ethernet-over-USB device
1028
void
gether_cleanup
(struct eth_dev *dev)
in gether_cleanup()
function
1037
EXPORT_SYMBOL_GPL(
gether_cleanup
);
variable
H
A
D
f_ecm.c
865
gether_cleanup
(netdev_priv(opts->net));
in ecm_free_inst()
H
A
D
f_ncm.c
1626
gether_cleanup
(netdev_priv(opts->net));
in ncm_free_inst()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_ether.h
260
void
gether_cleanup
(struct eth_dev *dev);
H
A
D
f_rndis.c
828
gether_cleanup
(netdev_priv(opts->net));
in rndis_borrow_net()
890
gether_cleanup
(netdev_priv(opts->net));
in rndis_free_inst()
H
A
D
f_eem.c
596
gether_cleanup
(netdev_priv(opts->net));
in eem_free_inst()
H
A
D
f_subset.c
421
gether_cleanup
(netdev_priv(opts->net));
in geth_free_inst()
H
A
D
u_ether.c
1082
*
gether_cleanup
- remove Ethernet-over-USB device
1087
void
gether_cleanup
(struct eth_dev *dev)
in gether_cleanup()
function
1096
EXPORT_SYMBOL_GPL(
gether_cleanup
);
variable
H
A
D
f_ecm.c
848
gether_cleanup
(netdev_priv(opts->net));
in ecm_free_inst()
H
A
D
f_ncm.c
1607
gether_cleanup
(netdev_priv(opts->net));
in ncm_free_inst()
Completed in 15 milliseconds