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:UsbFnAdapterOps
(Results
1 - 7
of
7
) sorted by relevance
/drivers/peripheral/usb/ddk/device/src/
H
A
D
usbfn_io_mgr.c
44
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in OpenEp0AndMapAddr()
83
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrRequestAlloc()
138
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrRequestFree()
172
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrRequestSubmitAsync()
194
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrRequestCancel()
212
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrRequestGetStatus()
232
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrRequestSubmitSync()
247
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in HandleInit()
315
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnIoMgrInterfaceClose()
353
struct
UsbFnAdapterOps
*fnOp
in UsbFnIoMgrInterfaceGetPipeInfo()
[all...]
H
A
D
usbfn_dev_mgr.c
129
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in CreatDev()
265
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnMgrDeviceRemove()
509
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnEventProcess()
605
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnStopRecvEvent()
H
A
D
adapter_if.c
1242
static struct
UsbFnAdapterOps
g_usbFnAdapter = {
1264
struct
UsbFnAdapterOps
*UsbFnAdapterGetOps(void)
in UsbFnAdapterGetOps()
H
A
D
adapter_if_liteos.c
1057
static struct
UsbFnAdapterOps
g_usbFnAdapter = {
1079
struct
UsbFnAdapterOps
*UsbFnAdapterGetOps(void)
in UsbFnAdapterGetOps()
H
A
D
usbfn_cfg_mgr.c
1152
static int32_t UsbFnCfgChangeUdcName(const struct UsbFnDeviceMgr *fnDevMgr, struct
UsbFnAdapterOps
*fnOps)
in UsbFnCfgChangeUdcName()
1172
const struct UsbFnDeviceMgr *fnDevMgr, struct
UsbFnAdapterOps
*fnOps, uint32_t index, const char *propName)
in UsbFnCfgChangeStrings()
1193
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in UsbFnCfgChangeDevceDes()
/drivers/peripheral/usb/ddk/device/include/
H
A
D
adapter_if.h
206
struct
UsbFnAdapterOps
{
struct
237
struct
UsbFnAdapterOps
*UsbFnAdapterGetOps(void);
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H
A
D
usb_device_lite_cdcacm_test.c
815
struct
UsbFnAdapterOps
*fnOps = UsbFnAdapterGetOps();
in RemoveUsbDevice()
Completed in 9 milliseconds