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:otg_caps
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
of.h
37
of_usb_update_
otg_caps
(struct device_node *np, struct usb_
otg_caps
*
otg_caps
)
of_usb_update_otg_caps()
argument
H
A
D
gadget.h
417
struct usb_otg_caps *
otg_caps
;
member
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
of.h
35
of_usb_update_
otg_caps
(struct device_node *np, struct usb_
otg_caps
*
otg_caps
)
of_usb_update_otg_caps()
argument
H
A
D
gadget.h
433
struct usb_otg_caps *
otg_caps
;
member
/kernel/linux/linux-5.10/drivers/usb/gadget/
H
A
D
config.c
236
struct usb_otg_caps *
otg_caps
= gadget->
otg_caps
;
in usb_otg_descriptor_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/
H
A
D
config.c
234
struct usb_otg_caps *
otg_caps
= gadget->
otg_caps
;
in usb_otg_descriptor_init()
local
[all...]
/kernel/linux/linux-5.10/drivers/usb/common/
H
A
D
common.c
322
of_usb_update_
otg_caps
(struct device_node *np, struct usb_
otg_caps
*
otg_caps
)
of_usb_update_otg_caps()
argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/common/
H
A
D
common.c
343
of_usb_update_
otg_caps
(struct device_node *np, struct usb_
otg_caps
*
otg_caps
)
of_usb_update_otg_caps()
argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H
A
D
ci.h
442
struct usb_otg_caps *
otg_caps
= &ci->platdata->ci_otg_caps;
in ci_otg_is_fsm_mode()
local
H
A
D
udc.c
2052
struct usb_otg_caps *
otg_caps
= &ci->platdata->ci_otg_caps;
in udc_start()
local
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H
A
D
ci.h
462
struct usb_otg_caps *
otg_caps
= &ci->platdata->ci_otg_caps;
in ci_otg_is_fsm_mode()
local
H
A
D
udc.c
2090
struct usb_otg_caps *
otg_caps
= &ci->platdata->ci_otg_caps;
in udc_start()
local
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
core.h
433
struct usb_otg_caps
otg_caps
;
member
Completed in 16 milliseconds