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
defs:td_list
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
fhci-q.c
58
void fhci_add_tds_to_ed(struct ed *ed, struct td **
td_list
, int number)
in fhci_add_tds_to_ed()
argument
[all...]
H
A
D
uhci-hcd.h
489
struct list_head
td_list
;
member
H
A
D
ohci.h
50
struct list_head
td_list
; /* "shadow list" of our TDs */
member
139
struct list_head
td_list
; /* "shadow list", TDs on same ED */
member
H
A
D
fotg210.h
491
struct list_head
td_list
;
member
506
struct list_head
td_list
; /* queued itds */
member
H
A
D
fhci.h
330
struct list_head
td_list
; /* a list of all queued TD to this pipe */
member
H
A
D
imx21-hcd.h
330
struct list_head
td_list
;
member
H
A
D
ehci.h
461
struct list_head
td_list
;
member
477
struct list_head
td_list
; /* queued itds/sitds */
member
H
A
D
xhci.h
1546
struct list_head
td_list
;
member
1616
struct list_head
td_list
;
member
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
fhci-q.c
58
void fhci_add_tds_to_ed(struct ed *ed, struct td **
td_list
, int number)
in fhci_add_tds_to_ed()
argument
[all...]
H
A
D
uhci-hcd.h
485
struct list_head
td_list
;
member
H
A
D
fhci.h
330
struct list_head
td_list
; /* a list of all queued TD to this pipe */
member
H
A
D
ohci.h
50
struct list_head
td_list
; /* "shadow list" of our TDs */
member
139
struct list_head
td_list
; /* "shadow list", TDs on same ED */
member
H
A
D
ehci.h
464
struct list_head
td_list
;
member
480
struct list_head
td_list
; /* queued itds/sitds */
member
H
A
D
xhci.h
1564
struct list_head
td_list
;
member
1628
struct list_head
td_list
;
member
/kernel/linux/linux-5.10/drivers/usb/c67x00/
H
A
D
c67x00-hcd.h
71
struct list_head
td_list
;
member
H
A
D
c67x00-sched.c
59
struct list_head
td_list
;
member
[all...]
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H
A
D
c67x00-hcd.h
71
struct list_head
td_list
;
member
H
A
D
c67x00-sched.c
59
struct list_head
td_list
;
member
[all...]
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H
A
D
fotg210-hcd.h
489
struct list_head
td_list
;
member
504
struct list_head
td_list
; /* queued itds */
member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdnsp-gadget.h
1190
struct list_head
td_list
;
member
1256
struct list_head
td_list
;
member
Completed in 36 milliseconds