Searched refs:kIOFBConnectInterruptType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h1000 kIOFBConnectInterruptType = 'dci ', enumerator in enum:__anon1797
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp716 service && (kIOFBConnectInterruptType != service->type);
939 if (kIOFBConnectInterruptType == vslService->type)
1096 while (vslService && (kIOFBConnectInterruptType != vslService->type))
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp6622 err = registerForInterruptType( kIOFBConnectInterruptType,

Completed in 96 milliseconds