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:Q_TYPE_ITD
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
fotg210.h
371
#define
Q_TYPE_ITD
(0 << 1)
macro
394
struct fotg210_itd *itd; /*
Q_TYPE_ITD
*/
H
A
D
ehci-sched.c
40
case
Q_TYPE_ITD
:
in periodic_next_shadow()
431
case
Q_TYPE_ITD
:
in tt_no_collision()
1726
*hw_p = cpu_to_hc32(ehci, itd->itd_dma |
Q_TYPE_ITD
);
in itd_link()
2378
case
Q_TYPE_ITD
:
in scan_isoc()
H
A
D
ehci.h
339
#define
Q_TYPE_ITD
(0 << 1)
macro
361
struct ehci_itd *itd; /*
Q_TYPE_ITD
*/
H
A
D
fotg210-hcd.c
600
case
Q_TYPE_ITD
:
in fill_periodic_buffer()
3363
case
Q_TYPE_ITD
:
in periodic_usecs()
3412
case
Q_TYPE_ITD
:
in tt_no_collision()
4344
*hw_p = cpu_to_hc32(fotg210, itd->itd_dma |
Q_TYPE_ITD
);
in itd_link()
4591
case
Q_TYPE_ITD
:
in scan_frame_queue()
H
A
D
ehci-dbg.c
708
case
Q_TYPE_ITD
:
in fill_periodic_buffer()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H
A
D
fotg210-hcd.h
369
#define
Q_TYPE_ITD
(0 << 1)
macro
392
struct fotg210_itd *itd; /*
Q_TYPE_ITD
*/
H
A
D
fotg210-hcd.c
599
case
Q_TYPE_ITD
:
in fill_periodic_buffer()
3364
case
Q_TYPE_ITD
:
in periodic_usecs()
3413
case
Q_TYPE_ITD
:
in tt_no_collision()
4344
*hw_p = cpu_to_hc32(fotg210, itd->itd_dma |
Q_TYPE_ITD
);
in itd_link()
4591
case
Q_TYPE_ITD
:
in scan_frame_queue()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ehci-sched.c
40
case
Q_TYPE_ITD
:
in periodic_next_shadow()
437
case
Q_TYPE_ITD
:
in tt_no_collision()
1737
*hw_p = cpu_to_hc32(ehci, itd->itd_dma |
Q_TYPE_ITD
);
in itd_link()
2389
case
Q_TYPE_ITD
:
in scan_isoc()
H
A
D
ehci.h
342
#define
Q_TYPE_ITD
(0 << 1)
macro
364
struct ehci_itd *itd; /*
Q_TYPE_ITD
*/
H
A
D
ehci-dbg.c
708
case
Q_TYPE_ITD
:
in fill_periodic_buffer()
Completed in 31 milliseconds