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_enable_acg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
core.h
1337
void
dwc2_enable_acg
(struct dwc2_hsotg *hsotg);
H
A
D
core.c
683
*
dwc2_enable_acg
- enable active clock gating feature
685
void
dwc2_enable_acg
(struct dwc2_hsotg *hsotg)
in dwc2_enable_acg()
function
H
A
D
gadget.c
4651
dwc2_enable_acg
(hsotg);
in dwc2_hsotg_pullup()
4686
dwc2_enable_acg
(hsotg);
in dwc2_hsotg_vbus_session()
5061
dwc2_enable_acg
(hsotg);
in dwc2_hsotg_resume()
H
A
D
hcd.c
2281
dwc2_enable_acg
(hsotg);
in dwc2_core_host_init()
3218
dwc2_enable_acg
(hsotg);
in dwc2_conn_id_status_change()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
core.h
1325
void
dwc2_enable_acg
(struct dwc2_hsotg *hsotg);
H
A
D
core.c
597
*
dwc2_enable_acg
- enable active clock gating feature
599
void
dwc2_enable_acg
(struct dwc2_hsotg *hsotg)
in dwc2_enable_acg()
function
H
A
D
gadget.c
4676
dwc2_enable_acg
(hsotg);
in dwc2_hsotg_pullup()
4715
dwc2_enable_acg
(hsotg);
in dwc2_hsotg_vbus_session()
5125
dwc2_enable_acg
(hsotg);
in dwc2_hsotg_resume()
H
A
D
hcd.c
2246
dwc2_enable_acg
(hsotg);
in dwc2_core_host_init()
3192
dwc2_enable_acg
(hsotg);
in dwc2_conn_id_status_change()
Completed in 31 milliseconds