Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1735 void doServiceMatch( IOOptionBits options );
/xnu-11215/iokit/Kernel/
H A DIOService.cpp1162 doServiceMatch( options ); in startMatching()
5343 IOService::doServiceMatch( IOOptionBits options ) in doServiceMatch() function in IOService
5910 nub->doServiceMatch( job->options ); in main()