Home
last modified time | relevance | path

Searched refs:unmapAddr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h221 int32_t (*unmapAddr)(uint8_t *mapAddr, uint32_t len); member
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_io_mgr.c140 ret = fnOps->unmapAddr(req->buf, reqList->bufLen); in UsbFnIoMgrRequestFree()
H A Dadapter_if_liteos.c1070 .unmapAddr = UsbFnAdapterUnmapAddr,
H A Dadapter_if.c1261 .unmapAddr = UsbFnAdapterUnmapAddr,