Searched refs:cleanInterestList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1714 static void cleanInterestList( OSObject * head ) function
1734 cleanInterestList( getProperty( gIOGeneralInterest ));
1735 cleanInterestList( getProperty( gIOBusyInterest ));
1736 cleanInterestList( getProperty( gIOAppPowerStateInterest ));
1737 cleanInterestList( getProperty( gIOPriorityPowerStateInterest ));
1738 cleanInterestList( getProperty( gIOConsoleSecurityInterest ));

Completed in 102 milliseconds