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_DEBUG_VAR
(Results
1 - 22
of
22
) sorted by relevance
/third_party/FreeBSD/stand/kshim/
H
A
D
bsd_kernel.c
32
#undef
USB_DEBUG_VAR
macro
33
#define
USB_DEBUG_VAR
usb_debug
macro
109
#undef
USB_DEBUG_VAR
macro
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_debug.h
37
#ifdef
USB_DEBUG_VAR
40
if ((
USB_DEBUG_VAR
) >= (n)) { \
H
A
D
usb_process.c
33
#undef
USB_DEBUG_VAR
macro
34
#define
USB_DEBUG_VAR
usb_proc_debug
macro
501
#undef
USB_DEBUG_VAR
macro
H
A
D
usb_hid.c
41
#undef
USB_DEBUG_VAR
macro
42
#define
USB_DEBUG_VAR
usb_debug
macro
H
A
D
usb_transfer.c
30
#undef
USB_DEBUG_VAR
macro
31
#define
USB_DEBUG_VAR
usb_debug
macro
1601
if (
USB_DEBUG_VAR
> 0) {
in usbd_transfer_submit()
3550
#undef
USB_DEBUG_VAR
macro
H
A
D
usb_hub.c
53
#undef
USB_DEBUG_VAR
macro
54
#define
USB_DEBUG_VAR
uhub_debug
macro
3073
#undef
USB_DEBUG_VAR
macro
H
A
D
usb_device.c
34
#undef
USB_DEBUG_VAR
macro
35
#define
USB_DEBUG_VAR
usb_debug
macro
2814
#undef
USB_DEBUG_VAR
macro
H
A
D
usb_request.c
67
#undef
USB_DEBUG_VAR
macro
68
#define
USB_DEBUG_VAR
usb_debug
macro
2298
#undef
USB_DEBUG_VAR
macro
H
A
D
usb_dev.c
36
#undef
USB_DEBUG_VAR
macro
37
#define
USB_DEBUG_VAR
usb_fifo_debug
macro
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
usb_controller.c
44
#undef
USB_DEBUG_VAR
macro
45
#define
USB_DEBUG_VAR
usb_ctrl_debug
macro
935
#undef
USB_DEBUG_VAR
macro
H
A
D
ehci.c
52
#undef
USB_DEBUG_VAR
macro
53
#define
USB_DEBUG_VAR
ehcidebug
macro
3918
#undef
USB_DEBUG_VAR
macro
H
A
D
xhci.c
66
#undef
USB_DEBUG_VAR
macro
67
#define
USB_DEBUG_VAR
xhcidebug
macro
/third_party/FreeBSD/sys/dev/usb/net/
H
A
D
if_axge.c
50
#undef
USB_DEBUG_VAR
macro
51
#define
USB_DEBUG_VAR
axge_debug
macro
728
#undef
USB_DEBUG_VAR
macro
H
A
D
if_axe.c
106
#undef
USB_DEBUG_VAR
macro
107
#define
USB_DEBUG_VAR
axe_debug
macro
1145
#undef
USB_DEBUG_VAR
macro
H
A
D
if_urndis.c
64
#undef
USB_DEBUG_VAR
macro
65
#define
USB_DEBUG_VAR
urndis_debug
macro
1047
#undef
USB_DEBUG_VAR
macro
H
A
D
if_cdce.c
84
#undef
USB_DEBUG_VAR
macro
85
#define
USB_DEBUG_VAR
cdce_debug
macro
1450
#undef
USB_DEBUG_VAR
macro
/third_party/NuttX/drivers/usbdev/gadget/
H
A
D
composite.c
53
#undef
USB_DEBUG_VAR
macro
54
#define
USB_DEBUG_VAR
g_composite_debug
macro
888
#undef
USB_DEBUG_VAR
macro
H
A
D
f_mass_storage.c
47
#undef
USB_DEBUG_VAR
macro
48
#define
USB_DEBUG_VAR
g_fmass_debug
macro
2031
#undef
USB_DEBUG_VAR
macro
/third_party/FreeBSD/sys/dev/usb/serial/
H
A
D
u3g.c
37
#undef
USB_DEBUG_VAR
macro
38
#define
USB_DEBUG_VAR
u3g_debug
macro
1069
#undef
USB_DEBUG_VAR
macro
H
A
D
usb_serial.c
75
#undef
USB_DEBUG_VAR
macro
76
#define
USB_DEBUG_VAR
ucom_debug
macro
1451
#undef
USB_DEBUG_VAR
macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_usb.c
30
#undef
USB_DEBUG_VAR
macro
31
#define
USB_DEBUG_VAR
usb_debug
macro
1920
#undef
USB_DEBUG_VAR
macro
/third_party/FreeBSD/sys/dev/usb/input/
H
A
D
uhid.c
50
#undef
USB_DEBUG_VAR
macro
51
#define
USB_DEBUG_VAR
uhid_debug
macro
Completed in 41 milliseconds