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:TD_NOTACCESSED
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
imx21-hcd.c
608
(
TD_NOTACCESSED
<< DW2_COMPCODE) |
in schedule_isoc_etds()
611
(
TD_NOTACCESSED
<< DW3_COMPCODE0) |
in schedule_isoc_etds()
644
if (cc ==
TD_NOTACCESSED
)
in isoc_etd_done()
988
((u32)
TD_NOTACCESSED
<< DW2_COMPCODE));
in schedule_nonisoc_etd()
1344
if (cc ==
TD_NOTACCESSED
)
in process_etds()
H
A
D
imx21-hcd.h
295
#define
TD_NOTACCESSED
0x0F
macro
H
A
D
ohci.h
161
#define
TD_NOTACCESSED
0x0F
macro
H
A
D
isp116x.h
228
#define
TD_NOTACCESSED
0x0F
macro
H
A
D
isp116x-hcd.c
390
if (cc != TD_CC_NOERROR && cc !=
TD_NOTACCESSED
in postproc_atl_queue()
409
&& (cc == TD_CC_NOERROR || cc ==
TD_NOTACCESSED
))
in postproc_atl_queue()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
isp116x.h
228
#define
TD_NOTACCESSED
0x0F
macro
H
A
D
ohci.h
161
#define
TD_NOTACCESSED
0x0F
macro
H
A
D
isp116x-hcd.c
390
if (cc != TD_CC_NOERROR && cc !=
TD_NOTACCESSED
in postproc_atl_queue()
409
&& (cc == TD_CC_NOERROR || cc ==
TD_NOTACCESSED
))
in postproc_atl_queue()
Completed in 14 milliseconds