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:fnDev
(Results
1 - 12
of
12
) sorted by relevance
/drivers/peripheral/usb/ddk/device/include/
H
A
D
usbfn_dev_mgr.h
28
struct UsbFnDevice
fnDev
;
member
/drivers/peripheral/usb/gadget/function/usbfn/
H
A
D
dev_usbfn.c
65
struct UsbFnDevice *
fnDev
= NULL;
in UsbFnRegistUsbfnDevice()
local
/drivers/peripheral/usb/test/unittest/device_sdk/
H
A
D
usb_device_sdk_if_test.cpp
64
struct UsbFnDevice *
fnDev
= nullptr;
in HWTEST_F()
local
75
struct UsbFnDevice *
fnDev
= nullptr;
in HWTEST_F()
local
86
struct UsbFnDevice *
fnDev
= nullptr;
in HWTEST_F()
local
97
struct UsbFnDevice *
fnDev
= nullptr;
HWTEST_F()
local
108
struct UsbFnDevice *
fnDev
= nullptr;
HWTEST_F()
local
[all...]
H
A
D
usb_device_cdcacm_test.h
94
struct UsbFnDevice *
fnDev
;
member
/drivers/peripheral/usb/gadget/function/include/
H
A
D
cdcecm.h
77
struct UsbFnDevice *
fnDev
;
member
H
A
D
cdcacm.h
93
struct UsbFnDevice *
fnDev
;
member
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H
A
D
usb_device_lite_cdcacm_test.h
86
struct UsbFnDevice *
fnDev
;
member
/drivers/peripheral/usb/gadget/function/ecm/
H
A
D
cdcecm.c
742
static int32_t EcmParseEachIface(struct UsbEcmDevice *ecm, struct UsbFnDevice *
fnDev
)
in EcmParseEachIface()
argument
771
struct UsbFnDevice *
fnDev
= NULL;
in EcmCreateFuncDevice()
local
[all...]
/drivers/peripheral/usb/gadget/function/mtp/include/
H
A
D
usbfn_mtp_impl.h
119
struct UsbFnDevice *
fnDev
;
member
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H
A
D
usb_device_lite_sdk_if_test.c
35
struct UsbFnDevice *
fnDev
= NULL;
in UsbFnDviceTestCreate002()
local
50
struct UsbFnDevice *
fnDev
= NULL;
in UsbFnDviceTestCreate003()
local
65
struct UsbFnDevice *
fnDev
= NULL;
in UsbFnDviceTestCreate004()
local
80
struct UsbFnDevice *
fnDev
= NULL;
UsbFnDviceTestCreate005()
local
95
struct UsbFnDevice *
fnDev
= NULL;
UsbFnDviceTestCreate006()
local
1785
struct UsbFnDevice *
fnDev
= NULL;
UsbFnDviceTestRemove()
local
[all...]
/drivers/peripheral/usb/gadget/function/acm/
H
A
D
cdcacm.c
1396
static int32_t AcmParseEachIface(struct UsbAcmDevice *acm, struct UsbFnDevice *
fnDev
)
in AcmParseEachIface()
argument
1427
struct UsbFnDevice *
fnDev
= NULL;
in AcmCreateFuncDevice()
local
[all...]
/drivers/peripheral/usb/gadget/function/mtp/src/
H
A
D
usbfn_mtp_impl.cpp
783
int32_t UsbfnMtpImpl::UsbMtpDeviceParseEachIface(struct UsbFnDevice *
fnDev
)
in UsbMtpDeviceParseEachIface()
argument
815
struct UsbFnDevice *
fnDev
= nullptr;
in UsbMtpDeviceCreateFuncDevice()
local
[all...]
Completed in 17 milliseconds