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:dwc2_hcd_connect
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
core.h
1462
void
dwc2_hcd_connect
(struct dwc2_hsotg *hsotg);
1480
static inline void
dwc2_hcd_connect
(struct dwc2_hsotg *hsotg) {}
in dwc2_hcd_connect()
function
H
A
D
core_intr.c
337
dwc2_hcd_connect
(hsotg);
in dwc2_handle_session_req_intr()
H
A
D
hcd_intr.c
382
dwc2_hcd_connect
(hsotg);
in dwc2_port_intr()
H
A
D
hcd.c
1752
*
dwc2_hcd_connect
() - Handles connect of the HCD
1758
void
dwc2_hcd_connect
(struct dwc2_hsotg *hsotg)
in dwc2_hcd_connect()
function
1833
dwc2_hcd_connect
(hsotg);
in dwc2_hcd_disconnect()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
core.h
1469
void
dwc2_hcd_connect
(struct dwc2_hsotg *hsotg);
1494
static inline void
dwc2_hcd_connect
(struct dwc2_hsotg *hsotg) {}
in dwc2_hcd_connect()
function
H
A
D
core_intr.c
315
dwc2_hcd_connect
(hsotg);
in dwc2_handle_session_req_intr()
H
A
D
hcd.c
1717
*
dwc2_hcd_connect
() - Handles connect of the HCD
1723
void
dwc2_hcd_connect
(struct dwc2_hsotg *hsotg)
in dwc2_hcd_connect()
function
1798
dwc2_hcd_connect
(hsotg);
in dwc2_hcd_disconnect()
5856
dwc2_hcd_connect
(hsotg);
in dwc2_host_exit_partial_power_down()
H
A
D
hcd_intr.c
352
dwc2_hcd_connect
(hsotg);
in dwc2_port_intr()
Completed in 24 milliseconds