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:usb_xfer_root
(Results
1 - 5
of
5
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_transfer.h
48
struct
usb_xfer_root
*xroot;
52
((struct
usb_xfer_root
*)( \
54
((uint8_t *)&((struct
usb_xfer_root
*)0)->dma_parent_tag)))
61
struct
usb_xfer_root
{
struct
H
A
D
usb_core.h
78
struct
usb_xfer_root
;
140
struct
usb_xfer_root
*xroot; /* used by HC driver */
H
A
D
usb_transfer.c
102
static void usbd_transfer_unsetup_sub(struct
usb_xfer_root
*, uint8_t);
865
struct
usb_xfer_root
*info;
in usbd_transfer_setup()
931
* Initialize the "
usb_xfer_root
" structure,
in usbd_transfer_setup()
1238
usbd_transfer_unsetup_sub(struct
usb_xfer_root
*info, uint8_t needs_delay)
in usbd_transfer_unsetup_sub()
1302
struct
usb_xfer_root
*info;
in usbd_transfer_unsetup()
1589
struct
usb_xfer_root
*info;
in usbd_transfer_submit()
1946
struct
usb_xfer_root
*info;
in usbd_transfer_pending()
2201
struct
usb_xfer_root
*info = pm->xroot;
in usb_callback_proc()
2229
struct
usb_xfer_root
*info = xfer->xroot;
in usbd_callback_ss_done_defer()
2267
struct
usb_xfer_root
*inf
in usbd_callback_wrapper()
[all...]
H
A
D
usb_busdma.h
43
struct
usb_xfer_root
;
/third_party/FreeBSD/stand/usb/
H
A
D
usb_busdma_loader.c
477
struct
usb_xfer_root
*info;
in usb_bdma_work_loop()
604
struct
usb_xfer_root
*info;
in usb_bdma_done_event()
Completed in 5 milliseconds