Home
last modified time | relevance | path

Searched refs:startCandidate (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h1716 bool startCandidate( IOService * candidate );
/xnu-11215/iokit/Kernel/
H A DIOService.cpp4225 started = startCandidate( inst ); in probeCandidates()
4787 IOService::startCandidate( IOService * service ) in startCandidate() function in IOService