Searched refs:RpcGetMmio (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/bus/platform/
H A Dplatform-device.h60 zx_status_t RpcGetMmio(const DeviceResources* dr, uint32_t index, zx_paddr_t* out_paddr,
H A Dplatform-device.cpp66 zx_status_t PlatformDevice::RpcGetMmio(const DeviceResources* dr, uint32_t index, zx_paddr_t* out_paddr, function in class:platform_bus::PlatformDevice
400 status = RpcGetMmio(dr, req->index, &resp->paddr, &resp->length, resp_handles,

Completed in 26 milliseconds