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_L0
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
core_intr.c
150
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_otg_intr()
386
hsotg->lx_state =
DWC2_L0
;
in dwc2_wakeup_from_lpm_l1()
428
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_wakeup_detected_intr()
432
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_wakeup_detected_intr()
460
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_wakeup_detected_intr()
H
A
D
hcd.c
1760
if (hsotg->lx_state !=
DWC2_L0
)
in dwc2_hcd_connect()
3270
hsotg->lx_state =
DWC2_L0
;
in dwc2_wakeup_detected()
3685
hsotg->lx_state =
DWC2_L0
; /* Now back to On state */
in dwc2_hcd_hub_control()
4236
hsotg->lx_state =
DWC2_L0
;
in _dwc2_hcd_start()
4316
if (hsotg->lx_state !=
DWC2_L0
)
in _dwc2_hcd_suspend()
4397
hsotg->lx_state =
DWC2_L0
;
in _dwc2_hcd_resume()
4430
hsotg->lx_state =
DWC2_L0
;
in _dwc2_hcd_resume()
5599
hsotg->lx_state =
DWC2_L0
;
in dwc2_host_exit_hibernation()
H
A
D
core.h
220
DWC2_L0
, /* On state */
enumerator
H
A
D
gadget.c
1420
if (hs->lx_state !=
DWC2_L0
) {
in dwc2_hsotg_ep_queue()
3578
hsotg->lx_state =
DWC2_L0
;
in dwc2_hsotg_core_init_disconnected()
3729
hsotg->lx_state =
DWC2_L0
;
in dwc2_hsotg_irq()
5019
if (hsotg->lx_state !=
DWC2_L0
)
in dwc2_hsotg_suspend()
5405
hsotg->lx_state =
DWC2_L0
;
in dwc2_gadget_exit_hibernation()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
core_intr.c
120
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_otg_intr()
364
hsotg->lx_state =
DWC2_L0
;
in dwc2_wakeup_from_lpm_l1()
415
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_wakeup_detected_intr()
446
hsotg->lx_state =
DWC2_L0
;
in dwc2_handle_wakeup_detected_intr()
H
A
D
hcd.c
1725
if (hsotg->lx_state !=
DWC2_L0
)
in dwc2_hcd_connect()
3244
hsotg->lx_state =
DWC2_L0
;
in dwc2_wakeup_detected()
3703
hsotg->lx_state =
DWC2_L0
; /* Now back to On state */
in dwc2_hcd_hub_control()
4254
hsotg->lx_state =
DWC2_L0
;
in _dwc2_hcd_start()
4332
if (hsotg->lx_state !=
DWC2_L0
)
in _dwc2_hcd_suspend()
4426
hsotg->lx_state =
DWC2_L0
;
in _dwc2_hcd_resume()
4477
hsotg->lx_state =
DWC2_L0
;
in _dwc2_hcd_resume()
5686
hsotg->lx_state =
DWC2_L0
;
in dwc2_host_exit_hibernation()
5864
hsotg->lx_state =
DWC2_L0
;
in dwc2_host_exit_partial_power_down()
5949
hsotg->lx_state =
DWC2_L0
;
in dwc2_host_exit_clock_gating()
[all...]
H
A
D
gadget.c
1419
if (hs->lx_state !=
DWC2_L0
) {
in dwc2_hsotg_ep_queue()
3578
hsotg->lx_state =
DWC2_L0
;
in dwc2_hsotg_core_init_disconnected()
3730
hsotg->lx_state =
DWC2_L0
;
in dwc2_hsotg_irq()
5083
if (hsotg->lx_state !=
DWC2_L0
)
in dwc2_hsotg_suspend()
5473
hsotg->lx_state =
DWC2_L0
;
in dwc2_gadget_exit_hibernation()
5601
hsotg->lx_state =
DWC2_L0
;
in dwc2_gadget_exit_partial_power_down()
5674
hsotg->lx_state =
DWC2_L0
;
in dwc2_gadget_exit_clock_gating()
H
A
D
core.h
193
DWC2_L0
, /* On state */
enumerator
Completed in 30 milliseconds