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:xhci_td
(Results
1 - 2
of
2
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.h
347
struct
xhci_td
{
struct
355
struct
xhci_td
*next;
356
struct
xhci_td
*alt_next;
357
struct
xhci_td
*obj_next;
H
A
D
xhci.c
81
struct
xhci_td
*td;
82
struct
xhci_td
*td_next;
689
struct
xhci_td
*td;
in xhci_generic_done_sub()
690
struct
xhci_td
*td_alt_next;
in xhci_generic_done_sub()
808
struct
xhci_td
*td;
in xhci_activate_transfer()
826
struct
xhci_td
*td;
in xhci_skip_transfer()
827
struct
xhci_td
*td_last;
in xhci_skip_transfer()
903
struct
xhci_td
*td;
in xhci_check_transfer()
1667
struct
xhci_td
*td;
in xhci_setup_generic_chain_sub()
1668
struct
xhci_td
*td_nex
in xhci_setup_generic_chain_sub()
[all...]
Completed in 5 milliseconds