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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1321 IOReturn resolveInterrupt(IOService *nub, int source);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp5349 IOReturn IOService::resolveInterrupt(IOService *nub, int source) function in class:IOService
5401 ret = resolveInterrupt(this, source);
5416 ret = resolveInterrupt(this, source);

Completed in 19 milliseconds