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_start
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
core_intr.c
211
dwc2_hcd_start
(hsotg);
in dwc2_handle_otg_intr()
248
dwc2_hcd_start
(hsotg);
in dwc2_handle_otg_intr()
561
dwc2_hcd_start
(hsotg);
in dwc2_handle_usb_suspend_intr()
728
dwc2_hcd_start
(hsotg);
in dwc_handle_gpwrdn_disc_det()
H
A
D
core.h
1464
void
dwc2_hcd_start
(struct dwc2_hsotg *hsotg);
1482
static inline void
dwc2_hcd_start
(struct dwc2_hsotg *hsotg) {}
in dwc2_hcd_start()
function
H
A
D
hcd.c
1675
*
dwc2_hcd_start
() - Starts the HCD when switching to Host mode
1679
void
dwc2_hcd_start
(struct dwc2_hsotg *hsotg)
in dwc2_hcd_start()
function
3244
dwc2_hcd_start
(hsotg);
in dwc2_conn_id_status_change()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
core_intr.c
181
dwc2_hcd_start
(hsotg);
in dwc2_handle_otg_intr()
218
dwc2_hcd_start
(hsotg);
in dwc2_handle_otg_intr()
550
dwc2_hcd_start
(hsotg);
in dwc2_handle_usb_suspend_intr()
713
dwc2_hcd_start
(hsotg);
in dwc_handle_gpwrdn_disc_det()
H
A
D
core.h
1471
void
dwc2_hcd_start
(struct dwc2_hsotg *hsotg);
1496
static inline void
dwc2_hcd_start
(struct dwc2_hsotg *hsotg) {}
in dwc2_hcd_start()
function
H
A
D
hcd.c
1640
*
dwc2_hcd_start
() - Starts the HCD when switching to Host mode
1644
void
dwc2_hcd_start
(struct dwc2_hsotg *hsotg)
in dwc2_hcd_start()
function
3218
dwc2_hcd_start
(hsotg);
in dwc2_conn_id_status_change()
Completed in 29 milliseconds