Searched refs:copyMatchingService (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h788 /*! @function copyMatchingService
794 static IOService * copyMatchingService( OSDictionary * matching );
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp3692 victimS = copyMatchingService(matching);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp1842 *service = IOService::copyMatchingService( dict );
H A DIOService.cpp4034 IOService * IOService::copyMatchingService( OSDictionary * matching ) function in class:IOService
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2739 if ((gIOGraphicsControl = copyMatchingService(matching)))
2776 IOService * hidsystem = copyMatchingService(matching);

Completed in 190 milliseconds