Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h287 void setLocation(int);
/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h886 virtual void setLocation( const OSSymbol * location,
888 virtual void setLocation( const char * location,
/xnu-11215/iokit/Kernel/
H A DIOPMPowerSource.cpp357 IOPMPowerSource::setLocation(int val) in setLocation() function in IOPMPowerSource
H A DIORegistryEntry.cpp1142 IORegistryEntry::setLocation( const OSSymbol * location, in setLocation() function in IORegistryEntry
1161 IORegistryEntry::setLocation( const char * location, in setLocation() function in IORegistryEntry
1166 setLocation( sym, plane ); in setLocation()
H A DIODeviceTreeSupport.cpp492 regEntry->setLocation( location ); in MakeReferenceTable()
498 regEntry->setLocation( location ); in MakeReferenceTable()