Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h279 virtual IOReturn getConsoleInfo( PE_Video * consoleInfo );
/xnu-12377.61.12/iokit/Kernel/
H A DIOHibernateIO.cpp624 IOService::getPlatform()->getConsoleInfo(&consoleInfo); in IOHibernateSystemSleep()
1205 IOService::getPlatform()->getConsoleInfo(&consoleInfo); in IOHibernateSystemHasSlept()
H A DIOPlatformExpert.cpp406 IOPlatformExpert::getConsoleInfo( PE_Video * consoleInfo ) in getConsoleInfo() function in IOPlatformExpert