Home
last modified time | relevance | path

Searched refs:UsbFnIoMgrInterfaceClose (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/device/include/
H A Dusbfn_io_mgr.h72 int32_t UsbFnIoMgrInterfaceClose(struct UsbHandleMgr *handle);
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_sdk_if.c214 return UsbFnIoMgrInterfaceClose((struct UsbHandleMgr *)handle); in UsbFnCloseInterface()
H A Dusbfn_io_mgr.c308 int32_t UsbFnIoMgrInterfaceClose(struct UsbHandleMgr *handle) in UsbFnIoMgrInterfaceClose() function