Searched refs:theObject (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMinformee.cpp39 IOPMinformee *IOPMinformee::withObject( IOService *theObject )
45 newInformee->initialize( theObject );
55 void IOPMinformee::initialize ( IOService * theObject )
57 whatObject = theObject;
H A DIONVRAM.cpp284 OSObject *theObject = 0; local
288 theObject = getProperty(keySymbol);
292 return theObject;
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMinformee.h40 static IOPMinformee * withObject( IOService * theObject );
42 void initialize( IOService * theObject );

Completed in 33 milliseconds