Lines Matching refs:from

243 // Special interest that entitles the interested client from receiving
1469 // Request from IOService to join future aggressiveness broadcasts.
1546 // Remove request from the incoming queue in FIFO order.
1643 // Remove the modified flag from all records.
1987 /* Called from both gated and non-gated context */
2300 // Last driver removed from prevent list.
2547 // this is a quick wake from aborted sleep
2674 // Called from IOPMrootDomain when we're initiating a sleep,
2675 // or indirectly from PM configd when PM decides to clear the UUID.
2676 // PM clears the UUID several minutes after successful wake from sleep,
2713 // Called from IOPMrootDomain when we're initiating a sleep,
2714 // or indirectly from PM configd when PM decides to clear the UUID.
2715 // PM clears the UUID several minutes after successful wake from sleep,
3117 // with 'removeFeatureID'. If found, we remove it from our tracking
3166 // Otherwise remove the element from a copy of the array.
3231 // Internal helper to relay PM settings changes from user space to individual
3251 // Update settings dict so changes are visible from copyPMSetting().
3363 // array with a list of settings caller wants notifications from.
3430 // Only called from PMSettingObject.
4392 // Revert device desire from SLEEP to ON
4406 // Broadcast power up when waking from sleep, but not for the
4455 // 3. Woke from (idle or demand) sleep.
4465 // Early exit from dark wake to full (e.g. LID open)
4693 // Reset state after exiting from dark wake.
4720 // any assertions from the queue.
5395 // or wake from sleep.
5522 // the display from lighting up momentarily.
5618 // dark wake, and must be called from gated context.
5924 // domain is removed from the wrangler's power client list.
6015 // from the power mgt micro.
6082 // Received clamshel open message from clamshell controlling driver
6113 // Received clamshel open message from clamshell controlling driver
6129 * Set Desktop mode (sent from graphics)
6372 // from full wake.
6459 // System was previously in full wake. Sleep reason from
6469 // In dark wake from system sleep.
6597 // Request transition from dark wake to full wake
6614 // Will clear reason upon exit from full wake
6643 // If system woke from dark wake, the return to sleep can
6681 // System will enter full wake from sleep, from dark wake, or from dark
7391 // Claim an unit of work from the shared pool
7481 // Acknowledgement from drivers that they have prepared for shutdown/restart.
7484 void IOPMrootDomain::acknowledgeSystemWillShutdown( IOService * from )
7489 if (!from)
7492 //DLOG("%s acknowledged\n", from->getName());
7493 prop = from->copyProperty( gPMHaltClientAcknowledgeKey );
7498 from->removeProperty( gPMHaltClientAcknowledgeKey );
7506 from->getName());
7540 // Iterate the entire PM tree starting from root
7817 * is set properly in darwake from sleep. For that, kIOPMEnableClamshell msg has to be
8518 // sleep, since a power change from the root parent cannot be vetoed.