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:std_req_complete
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H
A
D
hub.c
223
return
std_req_complete
;
in ast_vhub_hub_dev_feature()
232
return
std_req_complete
;
in ast_vhub_hub_dev_feature()
254
return
std_req_complete
;
in ast_vhub_hub_ep_feature()
269
return
std_req_complete
;
in ast_vhub_hub_ep_feature()
426
return
std_req_complete
;
in ast_vhub_std_hub_request()
452
return
std_req_complete
;
in ast_vhub_std_hub_request()
475
return
std_req_complete
;
in ast_vhub_std_hub_request()
665
return
std_req_complete
;
in ast_vhub_set_port_feature()
670
return
std_req_complete
;
in ast_vhub_set_port_feature()
674
return
std_req_complete
;
in ast_vhub_set_port_feature()
[all...]
H
A
D
dev.c
119
return
std_req_complete
;
in ast_vhub_dev_feature()
128
return
std_req_complete
;
in ast_vhub_dev_feature()
144
return
std_req_complete
;
in ast_vhub_ep_feature()
163
return
std_req_complete
;
in ast_vhub_ep_feature()
253
return
std_req_complete
;
in ast_vhub_std_dev_request()
H
A
D
vhub.h
434
std_req_complete
= 0, /* Request completed with no data */
enumerator
H
A
D
ep0.c
136
case
std_req_complete
:
in ast_vhub_ep0_handle_setup()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H
A
D
hub.c
218
return
std_req_complete
;
in ast_vhub_hub_dev_feature()
237
return
std_req_complete
;
in ast_vhub_hub_ep_feature()
252
return
std_req_complete
;
in ast_vhub_hub_ep_feature()
403
return
std_req_complete
;
in ast_vhub_std_hub_request()
429
return
std_req_complete
;
in ast_vhub_std_hub_request()
450
return
std_req_complete
;
in ast_vhub_std_hub_request()
640
return
std_req_complete
;
in ast_vhub_set_port_feature()
645
return
std_req_complete
;
in ast_vhub_set_port_feature()
649
return
std_req_complete
;
in ast_vhub_set_port_feature()
660
return
std_req_complete
;
in ast_vhub_set_port_feature()
[all...]
H
A
D
dev.c
126
return
std_req_complete
;
in ast_vhub_dev_feature()
139
return
std_req_complete
;
in ast_vhub_ep_feature()
158
return
std_req_complete
;
in ast_vhub_ep_feature()
248
return
std_req_complete
;
in ast_vhub_std_dev_request()
H
A
D
vhub.h
433
std_req_complete
= 0, /* Request completed with no data */
enumerator
H
A
D
ep0.c
142
case
std_req_complete
:
in ast_vhub_ep0_handle_setup()
Completed in 8 milliseconds