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
defs:uaa
(Results
1 - 13
of
13
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_lookup.c
116
usbd_lookup_id_by_
uaa
(const struct usb_device_id *id, usb_size_t sizeof_id, struct usb_attach_arg *
uaa
)
usbd_lookup_id_by_uaa()
argument
H
A
D
usb_util.c
39
struct usb_attach_arg *
uaa
;
in device_set_usb_desc()
local
H
A
D
usb_hub.c
1170
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in uhub_probe()
local
1258
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in uhub_attach()
local
H
A
D
usb_device.c
1121
usb_probe_and_attach_sub(struct usb_device *udev, struct usb_attach_arg *
uaa
)
usb_probe_and_attach_sub()
argument
1218
usb_init_attach_arg(struct usb_device *udev, struct usb_attach_arg *
uaa
)
usb_init_attach_arg()
argument
1255
struct usb_attach_arg
uaa
;
usb_probe_and_attach()
local
1468
struct usb_attach_arg
uaa
;
usb_alloc_device()
local
2366
usb_test_quirk(const struct usb_attach_arg *
uaa
, uint16_t quirk)
usb_test_quirk()
argument
[all...]
/third_party/FreeBSD/sys/dev/usb/net/
H
A
D
if_urndis.c
163
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in urndis_probe()
local
189
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in urndis_attach()
local
[all...]
H
A
D
if_axge.c
330
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in axge_probe()
local
349
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in axge_attach()
local
H
A
D
if_cdce.c
440
struct usb_attach_arg *
uaa
= (struct usb_attach_arg *)device_get_ivars(dev);
in cdce_probe()
local
462
struct usb_attach_arg *
uaa
= (struct usb_attach_arg *)device_get_ivars(dev);
in cdce_attach()
local
[all...]
H
A
D
if_axe.c
643
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in axe_probe()
local
693
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in axe_attach()
local
/third_party/FreeBSD/sys/dev/usb/input/
H
A
D
uhid.c
714
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in uhid_probe()
local
735
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
in uhid_attach()
local
[all...]
/third_party/FreeBSD/sys/dev/usb/serial/
H
A
D
u3g.c
654
struct usb_attach_arg *
uaa
= (struct usb_attach_arg *)device_get_ivars(self);
in u3g_probe()
local
670
struct usb_attach_arg *
uaa
= (struct usb_attach_arg *)device_get_ivars(dev);
in u3g_attach()
local
[all...]
H
A
D
usb_serial.c
362
struct usb_attach_arg *
uaa
;
in ucom_set_pnpinfo_usb()
local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_usb.c
123
usb_linux_lookup_id(const struct usb_device_id *id, struct usb_attach_arg *
uaa
)
in usb_linux_lookup_id()
argument
198
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
usb_linux_probe()
local
246
struct usb_attach_arg *
uaa
= device_get_ivars(dev);
usb_linux_attach()
local
[all...]
/third_party/FreeBSD/sys/dev/usb/storage/
H
A
D
umass.c
806
umass_probe_proto(device_t dev, struct usb_attach_arg *
uaa
)
in umass_probe_proto()
argument
898
struct usb_attach_arg *
uaa
=
umass_probe()
local
915
struct usb_attach_arg *
uaa
=
umass_attach()
local
[all...]
Completed in 29 milliseconds