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

/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMPE.cpp45 removeProperty(kIOPlatformMapperPresentKey);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h345 /*! @function removeProperty
350 virtual void removeProperty( const OSSymbol * aKey);
352 /*! @function removeProperty
357 virtual void removeProperty( const OSString * aKey);
359 /*! @function removeProperty
364 virtual void removeProperty( const char * aKey);
H A DIONVRAM.h146 virtual void removeProperty(const OSSymbol *aKey);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStartIOKit.cpp190 root->removeProperty(kOSBuildVersionKey);
H A DRootDomainUserClient.cpp124 fOwner->removeProperty( kRootDomainSleepOptionsKey );
H A DIOHibernateIO.cpp1702 IOService::getPMRootDomain()->removeProperty(kIOHibernatePreviewActiveKey);
1775 IOService::getPMRootDomain()->removeProperty(kIOHibernateOptionsKey);
1776 IOService::getPMRootDomain()->removeProperty(kIOHibernateGfxStatusKey);
1809 IOService::getPMRootDomain()->removeProperty(kIOHibernateOptionsKey);
1821 IOService::getPMRootDomain()->removeProperty(kIOHibernateGfxStatusKey);
1833 IOService::getPMRootDomain()->removeProperty(gIOHibernateRTCVariablesKey);
1834 IOService::getPMRootDomain()->removeProperty(kIOHibernateSMCVariablesKey);
1844 gIOOptionsEntry->removeProperty(gIOHibernateRTCVariablesKey);
1857 gIOOptionsEntry->removeProperty(gIOHibernateBootNextKey);
H A DIORegistryEntry.cpp524 IORegistryEntry::removeProperty( const OSSymbol * aKey) function in class:IORegistryEntry
608 IORegistryEntry::removeProperty( const OSString * aKey) function in class:IORegistryEntry
611 removeProperty( tmpKey );
616 IORegistryEntry::removeProperty( const char * aKey) function in class:IORegistryEntry
619 removeProperty( tmpKey );
H A DIOPlatformExpert.cpp107 removeProperty(kIOPlatformMapperPresentKey);
109 removeProperty(kIOPlatformMapperPresentKey);
H A DIONVRAM.cpp368 void IODTNVRAM::removeProperty(const OSSymbol *aKey) function in class:IODTNVRAM
424 removeProperty(key);
H A DIOPMrootDomain.cpp1139 removeProperty(kPMSuspendedNotificationClients);
2862 removeProperty(kIOPMSleepWakeUUIDKey);
3937 removeProperty(kIOPMSystemSleepParametersKey);
7080 from->removeProperty( gPMHaltClientAcknowledgeKey );
8018 owner->removeProperty(kIOPMAssertionsDriverDetailedKey);
H A DIODeviceTreeSupport.cpp287 chosen->removeProperty(key);
H A DIOServicePM.cpp785 removeProperty(kPwrMgtKey);
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp68 IOService::getResourceService()->removeProperty( property );
/darwin-on-arm/xnu/libsa/
H A Dbootstrap.cpp645 booterMemoryMap->removeProperty(deviceTreeName);

Completed in 129 milliseconds