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

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h284 void setLocation(int);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h699 /*! @function setLocation
705 virtual void setLocation( const OSSymbol * location,
707 virtual void setLocation( const char * location,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMPowerSource.cpp267 void IOPMPowerSource::setLocation(int val) { function in class:IOPMPowerSource
H A DIORegistryEntry.cpp809 void IORegistryEntry::setLocation( const OSSymbol * location, function in class:IORegistryEntry
826 void IORegistryEntry::setLocation( const char * location, function in class:IORegistryEntry
831 setLocation( sym, plane );
H A DIODeviceTreeSupport.cpp381 regEntry->setLocation( location );
388 regEntry->setLocation( location );

Completed in 24 milliseconds