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:hcd_name
(Results
1 - 25
of
47
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ehci-spear.c
27
static const char
hcd_name
[] = "SPEAr-ehci";
variable
H
A
D
ohci-spear.c
26
static const char
hcd_name
[] = "SPEAr-ohci";
variable
H
A
D
ehci-npcm7xx.c
30
static const char
hcd_name
[] = "npcm7xx-ehci";
variable
H
A
D
ehci-mxc.c
23
static const char
hcd_name
[] = "ehci-mxc";
variable
H
A
D
ohci-pci.c
30
static const char
hcd_name
[] = "ohci-pci";
variable
H
A
D
ohci-platform.c
43
static const char
hcd_name
[] = "ohci-platform";
variable
H
A
D
ohci-nxp.c
49
static const char
hcd_name
[] = "ohci-nxp";
variable
H
A
D
ehci-st.c
45
static const char
hcd_name
[] = "ehci-st";
variable
H
A
D
ohci-st.c
43
static const char
hcd_name
[] = "ohci-st";
variable
H
A
D
ehci-atmel.c
26
static const char
hcd_name
[] = "ehci-atmel";
variable
H
A
D
ehci-pci.c
19
static const char
hcd_name
[] = "ehci-pci";
variable
H
A
D
ehci-omap.c
50
static const char
hcd_name
[] = "ehci-omap";
variable
H
A
D
ohci-exynos.c
24
static const char
hcd_name
[] = "ohci-exynos";
variable
H
A
D
ohci-omap.c
63
static const char
hcd_name
[] = "ohci-omap";
variable
H
A
D
ohci-s3c2410.c
42
static const char
hcd_name
[] = "ohci-s3c2410";
variable
H
A
D
uhci-hcd.c
844
static const char
hcd_name
[] = "uhci_hcd";
variable
H
A
D
ehci-exynos.c
35
static const char
hcd_name
[] = "ehci-exynos";
variable
H
A
D
ehci-platform.c
57
static const char
hcd_name
[] = "ehci-platform";
variable
H
A
D
ehci-orion.c
68
static const char
hcd_name
[] = "ehci-orion";
variable
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ehci-pci.c
19
static const char
hcd_name
[] = "ehci-pci";
variable
H
A
D
ehci-omap.c
50
static const char
hcd_name
[] = "ehci-omap";
variable
H
A
D
ohci-pci.c
30
static const char
hcd_name
[] = "ohci-pci";
variable
H
A
D
ohci-omap.c
51
static const char
hcd_name
[] = "ohci-omap";
variable
H
A
D
ohci-nxp.c
49
static const char
hcd_name
[] = "ohci-nxp";
variable
/kernel/linux/linux-5.10/drivers/usb/usbip/
H
A
D
vhci.h
159
static inline const char *
hcd_name
(struct usb_hcd *hcd)
in hcd_name()
function
Completed in 14 milliseconds
1
2