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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/system_management/
H A DIOWatchDogTimer.h46 virtual IOReturn setProperties(OSObject *properties);
/macosx-10.5.8/xnu-1228.15.4/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp75 IOReturn IOWatchDogTimer::setProperties(OSObject *properties) function in class:IOWatchDogTimer
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCPU.h85 virtual IOReturn setProperties(OSObject *properties);
H A DIONVRAM.h140 virtual IOReturn setProperties(OSObject *properties);
H A DIOPlatformExpert.h282 virtual IOReturn setProperties( OSObject * properties );
H A DIORegistryEntry.h471 /*! @function setProperties
477 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePrivate.h171 virtual IOReturn setProperties( OSObject * properties );
H A DIOPlatformExpert.cpp1295 IOReturn IOPlatformExpertDevice::setProperties( OSObject * properties ) function in class:IOPlatformExpertDevice
1301 status = super::setProperties( properties );
H A DIOCPU.cpp490 IOReturn IOCPU::setProperties(OSObject *properties) function in class:IOCPU
H A DIONVRAM.cpp392 IOReturn IODTNVRAM::setProperties(OSObject *properties) function in class:IODTNVRAM
H A DIOPMrootDomain.cpp411 // interested clients in setProperties() => setPMSetting()
496 // setProperties
501 IOReturn IOPMrootDomain::setProperties ( OSObject *props_obj) function in class:IOPMrootDomain
1407 // drivers. Should be called only by IOPMrootDomain::setProperties.
H A DIORegistryEntry.cpp472 IOReturn IORegistryEntry::setProperties( OSObject * properties ) function in class:IORegistryEntry
H A DIOService.cpp3824 IOReturn IOResources::setProperties( OSObject * properties ) function in class:IOResources
H A DIOUserClient.cpp2154 res = entry->setProperties( obj );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h118 virtual IOReturn setProperties ( OSObject * );
/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DIOKitBSDInit.cpp261 stack->setProperties( dict );

Completed in 88 milliseconds