Home
last modified time | relevance | path

Searched defs:interfaceObj (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c60 struct UsbSdkInterface *interfaceObj = NULL; in CreateCtrPipe() local
89 static int32_t UsbInterfaceInit(struct UsbSdkInterface *interfaceObj, in UsbInterfaceInit()
172 const struct UsbRawInterfaceDescriptor *ifDes, const struct UsbSdkInterface *interfaceObj) in UsbProtocalCreatePipeObj()
211 struct UsbSdkInterface *interfaceObj = NULL; in UsbProtocalCreatInterfaceObj() local
Dusb_interface_pool.c40 static HDF_STATUS IfDestroyPipeObj(const struct UsbSdkInterface *interfaceObj, const struct UsbPipe… in IfDestroyPipeObj()
93 static void IfInterfaceObjInit(struct UsbSdkInterface *interfaceObj) in IfInterfaceObjInit()
101 static HDF_STATUS IfFreeInterfaceObj(struct UsbSdkInterface *interfaceObj) in IfFreeInterfaceObj()
220const struct UsbSdkInterface *interfaceObj, uint8_t interfaceIndex, bool refCountFlag, bool *claim… in IfInterfaceRefCount()
237 static struct UsbPipe *IfFindPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipeQuer… in IfFindPipeObj()
393 struct UsbSdkInterface *interfaceObj = NULL; in IfGetRequestPipeType() local
691 int32_t UsbIfCreatPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipe **pipeObj) in UsbIfCreatPipeObj()
721 …atInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface **interfaceObj) in UsbIfCreatInterfaceObj()
754 const struct UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
867 struct UsbSdkInterface *interfaceObj = NULL; in ClaimInterface() local
[all …]
/drivers/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/
Dsample_service_stub.cpp72 sptr<IFoo> interfaceObj; in SampleStubGetInterface() local