Searched refs:RpcGetMmio (Results 1 – 2 of 2) sorted by relevance
| /system/dev/bus/platform/ |
| A D | platform-device.h | 60 zx_status_t RpcGetMmio(const DeviceResources* dr, uint32_t index, zx_paddr_t* out_paddr,
|
| A D | platform-device.cpp | 66 zx_status_t PlatformDevice::RpcGetMmio(const DeviceResources* dr, uint32_t index, zx_paddr_t* out_p… in RpcGetMmio() function in platform_bus::PlatformDevice 443 status = RpcGetMmio(dr, req->index, &resp->paddr, &resp->length, resp_handles, in DdkRxrpc()
|
Completed in 4 milliseconds