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_SPEED_LOW
(Results
1 - 8
of
8
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_hub.c
273
((child->speed !=
USB_SPEED_LOW
) &&
in uhub_tt_buffer_reset_async_locked()
723
case
USB_SPEED_LOW
:
in uhub_reattach_port()
805
speed =
USB_SPEED_LOW
;
in uhub_reattach_port()
811
speed =
USB_SPEED_LOW
;
in uhub_reattach_port()
815
case
USB_SPEED_LOW
:
in uhub_reattach_port()
816
speed =
USB_SPEED_LOW
;
in uhub_reattach_port()
826
speed =
USB_SPEED_LOW
;
in uhub_reattach_port()
918
case
USB_SPEED_LOW
:
in usb_device_20_compatible()
1031
case
USB_SPEED_LOW
:
in uhub_is_too_deep()
1206
case
USB_SPEED_LOW
in uhub_query_info()
[all...]
H
A
D
usb_transfer.c
488
case
USB_SPEED_LOW
:
in usbd_transfer_setup_sub()
532
case
USB_SPEED_LOW
:
in usbd_transfer_setup_sub()
565
case
USB_SPEED_LOW
:
in usbd_transfer_setup_sub()
3328
[
USB_SPEED_LOW
] = 8,
in usbd_get_std_packet_size()
3336
[
USB_SPEED_LOW
] = 0, /* invalid */
in usbd_get_std_packet_size()
3344
[
USB_SPEED_LOW
] = 8,
in usbd_get_std_packet_size()
3352
[
USB_SPEED_LOW
] = 8,
in usbd_get_std_packet_size()
H
A
D
usb.h
758
USB_SPEED_LOW
,
enumerator
H
A
D
usb_generic.c
131
case
USB_SPEED_LOW
:
in ugen_open()
H
A
D
usb_device.c
2334
case
USB_SPEED_LOW
:
in usbd_get_isoc_fps()
H
A
D
usb_request.c
2039
((uhub_count_active_host_ports(parent_hub,
USB_SPEED_LOW
) +
in usbd_req_re_enumerate()
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.c
1378
case
USB_SPEED_LOW
:
in xhci_set_address()
2356
case
USB_SPEED_LOW
:
in xhci_configure_endpoint()
2554
case
USB_SPEED_LOW
:
in xhci_configure_device()
2632
case
USB_SPEED_LOW
:
in xhci_configure_device()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_usb.c
375
case
USB_SPEED_LOW
:
in usb_max_isoc_frames()
Completed in 26 milliseconds