Searched refs:fArg1 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp1229 request->fArg1 = (void *) powerStatesCopy;
1249 IOPMPSEntry * powerStates = (IOPMPSEntry *) request->fArg1;
1790 IOPowerConnection * whichParent = (IOPowerConnection *) request->fArg1;
1909 IOPowerConnection * whichParent = (IOPowerConnection *) request->fArg1;
2320 request->fArg1 = (void *) gIOPMPowerClientDevice;
2363 request->fArg1 = (void *) client;
2390 const OSSymbol * client = (const OSSymbol *) request->fArg1;
2827 request->fArg1 = (void *) true; // power rise
2852 request->fArg1 = (void *) true; // power rise
2874 bool deviceWasActive = (request->fArg1
[all...]
H A DIOServicePMPrivate.h546 void * fArg1; member in class:IOPMRequest

Completed in 21 milliseconds