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:COMP_STALL_ERROR
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-ring.c
2079
if (trb_comp_code ==
COMP_STALL_ERROR
||
in finish_td()
2092
if ((ep->ep_index != 0) || (trb_comp_code !=
COMP_STALL_ERROR
))
in finish_td()
2186
case
COMP_STALL_ERROR
:
in process_ctrl_td()
2274
case
COMP_STALL_ERROR
:
in process_isoc_td()
2473
case
COMP_STALL_ERROR
:
in handle_tx_event()
2537
case
COMP_STALL_ERROR
:
in handle_tx_event()
2665
if (trb_comp_code ==
COMP_STALL_ERROR
||
in handle_tx_event()
2791
if (trb_comp_code ==
COMP_STALL_ERROR
||
in handle_tx_event()
H
A
D
xhci.h
1105
#define
COMP_STALL_ERROR
6
macro
1151
case
COMP_STALL_ERROR
:
in xhci_trb_comp_code_string()
H
A
D
xhci-dbgcap.c
709
case
COMP_STALL_ERROR
:
in dbc_handle_xfer_event()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-ring.c
2212
case
COMP_STALL_ERROR
:
in finish_td()
2319
case
COMP_STALL_ERROR
:
in process_ctrl_td()
2407
case
COMP_STALL_ERROR
:
in process_isoc_td()
2602
case
COMP_STALL_ERROR
:
in handle_tx_event()
2664
case
COMP_STALL_ERROR
:
in handle_tx_event()
2791
if (trb_comp_code ==
COMP_STALL_ERROR
||
in handle_tx_event()
2915
if (trb_comp_code ==
COMP_STALL_ERROR
||
in handle_tx_event()
H
A
D
xhci.h
1106
#define
COMP_STALL_ERROR
6
macro
1152
case
COMP_STALL_ERROR
:
in xhci_trb_comp_code_string()
H
A
D
xhci-dbgcap.c
709
case
COMP_STALL_ERROR
:
in dbc_handle_xfer_event()
/kernel/linux/linux-5.10/drivers/usb/early/
H
A
D
xhci-dbc.c
730
case
COMP_STALL_ERROR
:
in xdbc_handle_tx_event()
/kernel/linux/linux-6.6/drivers/usb/early/
H
A
D
xhci-dbc.c
732
case
COMP_STALL_ERROR
:
in xdbc_handle_tx_event()
Completed in 27 milliseconds