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:des
(Results
1 - 7
of
7
) sorted by relevance
/drivers/peripheral/usb/ddk/device/include/
H
A
D
usbfn_dev_mgr.h
36
struct UsbFnDeviceDesc *
des
;
member
/drivers/peripheral/usb/ddk/device/src/
H
A
D
usbfn_sdk_if.c
34
static int32_t IsDescriptorOk(struct UsbFnDeviceDesc *
des
)
in IsDescriptorOk()
argument
94
UsbFnChangeFunction(struct UsbFnDeviceDesc * const
des
, struct UsbFnDescriptorData * const
des
criptor)
UsbFnChangeFunction()
argument
113
struct UsbFnDeviceDesc *
des
= NULL;
UsbFnCreateDevice()
local
[all...]
H
A
D
usbfn_dev_mgr.c
63
static void CreateInterface(struct UsbFnDeviceDesc *
des
, struct UsbFnDeviceMgr *devMgr)
in CreateInterface()
argument
126
static int32_t CreatDev(const char *udcName, struct UsbFnDeviceDesc *
des
, struc
argument
167
AllocInterfaceAndFuncMgr(struct UsbFnDeviceMgr *fnDevMgr, struct UsbFnDeviceDesc *
des
)
AllocInterfaceAndFuncMgr()
argument
203
UsbFnMgrDeviceCreate( const char *udcName, struct UsbFnDeviceDesc *
des
, const struct DeviceResourceNode *node)
UsbFnMgrDeviceCreate()
argument
[all...]
H
A
D
adapter_if.c
927
static int32_t UsbFnAdapterDelDevice(const char *deviceName, const char *udcName, struct UsbFnDeviceDesc *
des
)
in UsbFnAdapterDelDevice()
argument
/drivers/hdf_core/framework/support/platform/src/hdmi/
H
A
D
hdmi_infoframe.c
254
struct HdmiStaticMetadataDescriptor1st *
des
= &(drm->
des
.type1);
in HdmiInfoFramePacketDrmEncoding()
local
[all...]
/drivers/peripheral/usb/serial/src/
H
A
D
usb_serial.c
733
static struct UsbDeviceDescriptor
des
= {};
in UsbStdCtrlCmd()
local
[all...]
/drivers/hdf_core/framework/support/platform/include/hdmi/
H
A
D
hdmi_infoframe.h
385
union HdmiStaticMetadataDescriptor
des
;
member
Completed in 10 milliseconds