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:EP0_END_XFER
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
s3c2410_udc.h
60
EP0_END_XFER
,
enumerator
68
"
EP0_END_XFER
",
H
A
D
pxa25x_udc.h
68
EP0_END_XFER
,
enumerator
154
"
EP0_END_XFER
", "EP0_STALL"
H
A
D
pxa25x_udc.c
904
dev->ep0state =
EP0_END_XFER
;
in pxa25x_ep_queue()
1835
case
EP0_END_XFER
:
in handle_ep0()
H
A
D
s3c2410_udc.c
769
case
EP0_END_XFER
:
in s3c2410_udc_handle_ep0()
770
dprintk(DEBUG_NORMAL, "
EP0_END_XFER
... what now?\n");
in s3c2410_udc_handle_ep0()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
pxa25x_udc.h
68
EP0_END_XFER
,
enumerator
147
"
EP0_END_XFER
", "EP0_STALL"
H
A
D
pxa25x_udc.c
900
dev->ep0state =
EP0_END_XFER
;
in pxa25x_ep_queue()
1797
case
EP0_END_XFER
:
in handle_ep0()
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
H
A
D
emxx_udc.h
477
EP0_END_XFER
,
enumerator
H
A
D
emxx_udc.c
1765
for (i = 0; i <
EP0_END_XFER
; i++) {
in _nbu2ss_ep0_int()
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/
H
A
D
emxx_udc.h
475
EP0_END_XFER
,
enumerator
H
A
D
emxx_udc.c
1761
for (i = 0; i <
EP0_END_XFER
; i++) {
in _nbu2ss_ep0_int()
Completed in 36 milliseconds