Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOPlatformExpert.h278 virtual IOReturn getConsoleInfo( PE_Video * consoleInfo );
/xnu-8792.41.9/iokit/Kernel/
H A DIOHibernateIO.cpp555 IOService::getPlatform()->getConsoleInfo(&consoleInfo); in IOHibernateSystemSleep()
1115 IOService::getPlatform()->getConsoleInfo(&consoleInfo); in IOHibernateSystemHasSlept()
H A DIOPlatformExpert.cpp406 IOPlatformExpert::getConsoleInfo( PE_Video * consoleInfo ) in getConsoleInfo() function in IOPlatformExpert