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_stream_t
(Results
1 - 7
of
7
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_freebsd_loader.h
98
typedef uint16_t
usb_stream_t
; /* stream ID */
typedef
H
A
D
usb_core.h
164
usb_stream_t
stream_id; /* USB3.0 specific field */
H
A
D
usb_debug.c
92
usb_stream_t
x;
in usb_dump_queue()
H
A
D
usbdi.h
226
usb_stream_t
stream_id; /* USB3.0 specific */
H
A
D
usb_device.c
313
usb_stream_t
x;
in usb_init_endpoint()
905
usb_stream_t
x;
in usbd_set_endpoint_stall()
H
A
D
usb_request.c
200
usb_stream_t
x;
in usb_do_clear_stall_callback()
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.c
2456
usb_stream_t
x;
in xhci_configure_endpoint_by_xfer()
2842
usb_stream_t
id;
in xhci_transfer_insert()
3056
usb_stream_t
stream_id, struct usb_xfer *enter_xfer)
in xhci_device_generic_multi_enter()
3767
usb_stream_t
stream_id;
in xhci_configure_reset_endpoint()
Completed in 18 milliseconds