Home
last modified time | relevance | path

Searched refs:RpcGetInterrupt (Results 1 – 2 of 2) sorted by relevance

/system/dev/bus/platform/
A Dplatform-device.h62 zx_status_t RpcGetInterrupt(const DeviceResources* dr, uint32_t index, uint32_t* out_irq,
A Dplatform-device.cpp97 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