Lines Matching +full:power +full:- +full:power +full:- +full:management
8 pm \- Power Management properties
12 The \fBpm-hardware-state\fR property can be used to influence the behavior of
13 the Power Management framework. Its syntax and interpretation is described
22 \fBpm-hardware-state\fR is a string-valued property. The existence of the
23 \fBpm-hardware-state\fR property indicates that a device needs special handling
24 by the Power Management framework with regard to its hardware state.
27 If the value of this property is \fBneeds-suspend-resume\fR, the device has a
32 \fBpm-hardware-state\fR property with a value of \fBneeds-suspend-resume\fR for
36 devices using original Power Management interfaces (which are now obsolete)
37 \fBdetach\fR(9E) is also called with \fBDDI_PM_SUSPEND\fR before power is
39 \fBDDI_PM_RESUME\fR after power is restored.
42 A value of \fBno-suspend-resume\fR indicates that, in spite of the existence of
47 when system is resumed. For devices using the original (and now obsolete) Power
48 Management interfaces, \fBdetach\fR(9E) will not be called with
49 \fBDDI_PM_SUSPEND\fR command before power is removed from the device, nor
50 \fBattach\fR(9E) will be called with \fBDDI_PM_RESUME\fR command after power is
54 A value of \fBparental-suspend-resume\fR indicates that the device does not
58 hardware state for this device. For devices using original Power Management
83 \fBpower.conf\fR(4), \fBpm\fR(7D), \fBattach\fR(9E), \fBdetach\fR(9E),
85 \fBpm-components\fR(9P)