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:ipheth_device
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
ipheth.c
87
struct
ipheth_device
{
struct
102
static int ipheth_rx_submit(struct
ipheth_device
*dev, gfp_t mem_flags);
104
static int ipheth_alloc_urbs(struct
ipheth_device
*iphone)
in ipheth_alloc_urbs()
147
static void ipheth_free_urbs(struct
ipheth_device
*iphone)
in ipheth_free_urbs()
157
static void ipheth_kill_urbs(struct
ipheth_device
*dev)
in ipheth_kill_urbs()
165
struct
ipheth_device
*dev;
in ipheth_rcvbulk_callback()
218
struct
ipheth_device
*dev;
in ipheth_sndbulk_callback()
239
static int ipheth_carrier_set(struct
ipheth_device
*dev)
in ipheth_carrier_set()
275
struct
ipheth_device
*dev = container_of(work, struct
ipheth_device
,
in ipheth_carrier_check_work()
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
ipheth.c
93
struct
ipheth_device
{
struct
110
static int ipheth_rx_submit(struct
ipheth_device
*dev, gfp_t mem_flags);
112
static int ipheth_alloc_urbs(struct
ipheth_device
*iphone)
in ipheth_alloc_urbs()
155
static void ipheth_free_urbs(struct
ipheth_device
*iphone)
in ipheth_free_urbs()
165
static void ipheth_kill_urbs(struct
ipheth_device
*dev)
in ipheth_kill_urbs()
171
static int ipheth_consume_skb(char *buf, int len, struct
ipheth_device
*dev)
in ipheth_consume_skb()
194
struct
ipheth_device
*dev;
in ipheth_rcvbulk_callback_legacy()
215
struct
ipheth_device
*dev;
in ipheth_rcvbulk_callback_ncm()
267
struct
ipheth_device
*dev;
in ipheth_rcvbulk_callback()
319
struct
ipheth_device
*de
in ipheth_sndbulk_callback()
[all...]
Completed in 2 milliseconds