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

/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVFramebuffer.h175 static IOReturn _probeAction( IONDRVFramebuffer * self, IOOptionBits options );
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp666 _probeAction( (IONDRVFramebuffer *) p0, kIOFBAVProbe );
669 IOReturn IONDRVFramebuffer::_probeAction( IONDRVFramebuffer * self, IOOptionBits options ) function in class:IONDRVFramebuffer
3187 err = _probeAction(this, (IOOptionBits) value);

Completed in 233 milliseconds