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:iInterface
(Results
1 - 13
of
13
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_util.c
60
(iface->idesc->
iInterface
== 0)) {
in device_set_usb_desc()
75
iface->idesc->
iInterface
);
in device_set_usb_desc()
H
A
D
usb.h
404
uByte
iInterface
;
member
/third_party/NuttX/drivers/usbdev/gadget/
H
A
D
f_acm_desc.c
88
.
iInterface
= 5
141
.
iInterface
= 6
H
A
D
f_uac.c
236
.
iInterface
= STR_AC_IF /* index of string descriptor */
286
.
iInterface
= 0,
299
.
iInterface
= 0,
H
A
D
dfu.c
156
.
iInterface
= 0x01
H
A
D
rndis.c
248
.
iInterface
= 0x04
299
.
iInterface
= 5,
H
A
D
f_uvc.c
226
.
iInterface
= UVC_STR_IDX_CONFIG /* index of string descriptor */
392
.
iInterface
= UVC_STR_IDX_INTERFACE
802
.
iInterface
= UVC_STR_IDX_INTERFACE
H
A
D
f_hid.c
156
.
iInterface
= 4 /* index of string descriptor */
H
A
D
f_mass_storage.c
213
.
iInterface
= 1
/third_party/backends/include/sane/
H
A
D
usb_manager.h
339
uint8_t
iInterface
;
member
/third_party/backends/tools/
H
A
D
sane-find-scanner.c
596
buf = get_libusb_string_descriptor (dev, i->
iInterface
);
in check_libusb_device()
597
printf ("
iInterface
%d (%s)\n", i->
iInterface
,
in check_libusb_device()
975
buf = get_libusb_string_descriptor (hdl, i->
iInterface
);
in check_libusb_device()
976
printf ("
iInterface
%d (%s)\n", i->
iInterface
,
in check_libusb_device()
/third_party/eudev/src/udev/
H
A
D
udev-builtin-usb_id.c
164
uint8_t
iInterface
;
in dev_if_packed_info()
member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H
A
D
f_config.c
288
intf->
iInterface
+= (uint8_t)(dev_str_num + func_strbase - 1);
in modify_string_index_bystrbase()
Completed in 21 milliseconds