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
defs:hdriver
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H
A
D
usbip_host_driver.c
27
static int usbip_host_driver_open(struct usbip_host_driver *
hdriver
)
in usbip_host_driver_open()
argument
H
A
D
usbip_host_common.h
55
static inline int usbip_driver_open(struct usbip_host_driver *
hdriver
)
in usbip_driver_open()
argument
62
static inline void usbip_driver_close(struct usbip_host_driver *
hdriver
)
in usbip_driver_close()
argument
69
usbip_refresh_device_list(struct usbip_host_driver *
hdriver
)
usbip_refresh_device_list()
argument
77
usbip_get_device(struct usbip_host_driver *
hdriver
, int num)
usbip_get_device()
argument
[all...]
H
A
D
usbip_device_driver.c
132
static int usbip_device_driver_open(struct usbip_host_driver *
hdriver
)
in usbip_device_driver_open()
argument
H
A
D
usbip_host_common.c
118
static int refresh_exported_devices(struct usbip_host_driver *
hdriver
)
in refresh_exported_devices()
argument
65
usbip_exported_device_new( struct usbip_host_driver *
hdriver
, const char *sdevpath)
usbip_exported_device_new()
argument
167
usbip_generic_driver_open(struct usbip_host_driver *
hdriver
)
usbip_generic_driver_open()
argument
186
usbip_generic_driver_close(struct usbip_host_driver *
hdriver
)
usbip_generic_driver_close()
argument
196
usbip_generic_refresh_device_list(struct usbip_host_driver *
hdriver
)
usbip_generic_refresh_device_list()
argument
267
usbip_generic_get_device( struct usbip_host_driver *
hdriver
, int num)
usbip_generic_get_device()
argument
[all...]
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H
A
D
usbip_host_driver.c
27
static int usbip_host_driver_open(struct usbip_host_driver *
hdriver
)
in usbip_host_driver_open()
argument
H
A
D
usbip_host_common.h
55
static inline int usbip_driver_open(struct usbip_host_driver *
hdriver
)
in usbip_driver_open()
argument
62
static inline void usbip_driver_close(struct usbip_host_driver *
hdriver
)
in usbip_driver_close()
argument
69
usbip_refresh_device_list(struct usbip_host_driver *
hdriver
)
usbip_refresh_device_list()
argument
77
usbip_get_device(struct usbip_host_driver *
hdriver
, int num)
usbip_get_device()
argument
[all...]
H
A
D
usbip_device_driver.c
132
static int usbip_device_driver_open(struct usbip_host_driver *
hdriver
)
in usbip_device_driver_open()
argument
H
A
D
usbip_host_common.c
118
static int refresh_exported_devices(struct usbip_host_driver *
hdriver
)
in refresh_exported_devices()
argument
65
usbip_exported_device_new( struct usbip_host_driver *
hdriver
, const char *sdevpath)
usbip_exported_device_new()
argument
167
usbip_generic_driver_open(struct usbip_host_driver *
hdriver
)
usbip_generic_driver_open()
argument
186
usbip_generic_driver_close(struct usbip_host_driver *
hdriver
)
usbip_generic_driver_close()
argument
196
usbip_generic_refresh_device_list(struct usbip_host_driver *
hdriver
)
usbip_generic_refresh_device_list()
argument
267
usbip_generic_get_device( struct usbip_host_driver *
hdriver
, int num)
usbip_generic_get_device()
argument
[all...]
Completed in 3 milliseconds