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:dwc2
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
Makefile
H
A
D
pci.c
62
struct platform_device *
dwc2
;
member
66
static int dwc2_pci_quirks(struct pci_dev *pdev, struct platform_device *
dwc2
)
in dwc2_pci_quirks()
argument
99
struct platform_device *
dwc2
;
in dwc2_pci_probe()
local
[all...]
H
A
D
platform.c
623
struct dwc2_hsotg *
dwc2
= dev_get_drvdata(dev);
in dwc2_suspend()
local
674
struct
dwc2
_hsotg *
dwc2
= dev_get_drvdata(dev);
dwc2_resume()
local
[all...]
H
A
D
hcd.c
5604
bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *
dwc2
)
in dwc2_host_can_poweroff_phy()
argument
[all...]
H
A
D
core.h
1421
static inline int dwc2_hsotg_remove(struct dwc2_hsotg *
dwc2
)
in dwc2_hsotg_remove()
argument
1423
static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *
dwc2
)
in dwc2_hsotg_suspend()
argument
1425
static inline int dwc2_hsotg_resume(struct dwc2_hsotg *
dwc2
)
in dwc2_hsotg_resume()
argument
1429
dwc2
_hsotg_core_init_disconnected(struct
dwc2
_hsotg *
dwc2
, bool reset)
dwc2_hsotg_core_init_disconnected()
argument
1433
dwc2
_hsotg_disconnect(struct
dwc2
_hsotg *
dwc2
)
dwc2_hsotg_disconnect()
argument
1497
dwc2
_host_can_poweroff_phy(struct
dwc2
_hsotg *
dwc2
)
dwc2_host_can_poweroff_phy()
argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
Makefile
H
A
D
pci.c
32
struct platform_device *
dwc2
;
member
55
struct platform_device *
dwc2
;
in dwc2_pci_probe()
local
[all...]
H
A
D
platform.c
646
struct dwc2_hsotg *
dwc2
= dev_get_drvdata(dev);
in dwc2_suspend()
local
697
struct
dwc2
_hsotg *
dwc2
= dev_get_drvdata(dev);
dwc2_resume()
local
[all...]
H
A
D
hcd.c
5691
bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *
dwc2
)
in dwc2_host_can_poweroff_phy()
argument
[all...]
H
A
D
core.h
1419
static inline int dwc2_hsotg_remove(struct dwc2_hsotg *
dwc2
)
in dwc2_hsotg_remove()
argument
1421
static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *
dwc2
)
in dwc2_hsotg_suspend()
argument
1423
static inline int dwc2_hsotg_resume(struct dwc2_hsotg *
dwc2
)
in dwc2_hsotg_resume()
argument
1427
dwc2
_hsotg_core_init_disconnected(struct
dwc2
_hsotg *
dwc2
, bool reset)
dwc2_hsotg_core_init_disconnected()
argument
1431
dwc2
_hsotg_disconnect(struct
dwc2
_hsotg *
dwc2
)
dwc2_hsotg_disconnect()
argument
1523
dwc2
_host_can_poweroff_phy(struct
dwc2
_hsotg *
dwc2
)
dwc2_host_can_poweroff_phy()
argument
[all...]
Completed in 21 milliseconds