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

/darwin-on-arm/xnu/iokit/IOKit/system_management/
H A DIOWatchDogTimer.h46 virtual IOReturn setProperties(OSObject *properties);
/darwin-on-arm/xnu/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp75 IOReturn IOWatchDogTimer::setProperties(OSObject *properties) function in class:IOWatchDogTimer
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DIOCPU.h85 virtual IOReturn setProperties(OSObject * properties);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCPU.h85 virtual IOReturn setProperties(OSObject *properties);
H A DIONVRAM.h147 virtual IOReturn setProperties(OSObject *properties);
H A DIOPlatformExpert.h291 virtual IOReturn setProperties( OSObject * properties );
H A DIORegistryEntry.h483 /*! @function setProperties
489 virtual IOReturn setProperties( OSObject * properties );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePrivate.h178 virtual IOReturn setProperties( OSObject * properties );
H A DIOPlatformExpert.cpp1402 IOReturn IOPlatformExpertDevice::setProperties( OSObject * properties ) function in class:IOPlatformExpertDevice
1408 status = super::setProperties( properties );
H A DIOCPU.cpp522 IOReturn IOCPU::setProperties(OSObject *properties) function in class:IOCPU
H A DIONVRAM.cpp398 IOReturn IODTNVRAM::setProperties(OSObject *properties) function in class:IODTNVRAM
H A DIOPMrootDomain.cpp386 bool setProperties(OSDictionary *d);
942 // interested clients in setProperties() => setPMSetting()
1170 // setProperties
1176 IOReturn IOPMrootDomain::setProperties( OSObject * props_obj ) function in class:IOPMrootDomain
1254 timeline && timeline->setProperties(d))
1390 DLOG("setProperties(%s) not handled\n", key->getCStringNoCopy());
3333 // drivers. Should be called only by IOPMrootDomain::setProperties.
7621 bool IOPMTimeline::setProperties(OSDictionary *d) function in class:IOPMTimeline
H A DIORegistryEntry.cpp493 IOReturn IORegistryEntry::setProperties( OSObject * properties ) function in class:IORegistryEntry
H A DIOService.cpp4472 IOReturn IOResources::setProperties( OSObject * properties ) function in class:IOResources
H A DIOUserClient.cpp2388 res = entry->setProperties( obj );
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DRootDomain.h158 virtual IOReturn setProperties( OSObject * );
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp253 stack->setProperties( dict );

Completed in 81 milliseconds