Searched refs:registerInterruptHandler (Results 1 – 2 of 2) sorted by relevance
119 res = (kIOReturnSuccess == registerInterruptHandler(inProvider, inIntIndex)); in init()132 IOInterruptEventSource::registerInterruptHandler(IOService *inProvider, in registerInterruptHandler() function in IOInterruptEventSource288 …} else if ((intIndex < 0) && (kIOReturnSuccess == registerInterruptHandler(provider, ~intIndex))) { in setWorkLoop()
250 IOReturn registerInterruptHandler(IOService *inProvider, int inIntIndex);