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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1556 static void cleanInterestList( OSObject * head ) function
1576 cleanInterestList( getProperty( gIOGeneralInterest ));
1577 cleanInterestList( getProperty( gIOBusyInterest ));
1578 cleanInterestList( getProperty( gIOAppPowerStateInterest ));
1579 cleanInterestList( getProperty( gIOPriorityPowerStateInterest ));
1580 cleanInterestList( getProperty( gIOConsoleSecurityInterest ));

Completed in 29 milliseconds