Searched refs:RpcGetInterrupt (Results 1 – 2 of 2) sorted by relevance
| /system/dev/bus/platform/ |
| A D | platform-device.h | 62 zx_status_t RpcGetInterrupt(const DeviceResources* dr, uint32_t index, uint32_t* out_irq,
|
| A D | platform-device.cpp | 97 zx_status_t PlatformDevice::RpcGetInterrupt(const DeviceResources* dr, uint32_t index, in RpcGetInterrupt() function in platform_bus::PlatformDevice 447 status = RpcGetInterrupt(dr, req->index, &resp->irq, &resp->mode, resp_handles, in DdkRxrpc()
|
Completed in 6 milliseconds