Home
last modified time | relevance | path

Searched refs:setPlatform (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h1661 static void setPlatform( IOPlatformExpert * platform);
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp175 setPlatform( this ); in start()
H A DIOService.cpp1587 IOService::setPlatform( IOPlatformExpert * platform) in setPlatform() function in IOService