Lines Matching refs:methods
50 by implementing various role-specific suspend and resume methods to
77 various role-specific suspend and resume methods, so that the hardware
111 methods included in it will be explained in what follows. For now, it should be
112 sufficient to remember that the last three methods are specific to runtime power
119 sleep power management methods in a limited way. Therefore it is not described
127 The core methods to suspend and resume devices reside in
134 bus types) don't provide all power management methods.
136 Bus drivers implement these methods as appropriate for the hardware and the
287 All phases use PM domain, bus, type, class or driver callbacks (that is, methods
312 driver-specific methods stored in ``dev->driver->pm``, but they don't have to do
377 2. The ``->suspend`` methods should quiesce the device to stop it from
383 ``->suspend`` methods provided by subsystems (bus types and PM domains
385 to the devices before their drivers' ``->suspend`` methods are called.
390 suspend in their ``->suspend`` methods).
399 the callback method is running. The ``->suspend_noirq`` methods should
434 1. The ``->resume_noirq`` callback methods should perform any actions
448 2. The ``->resume_early`` methods should prepare devices for the execution
449 of the resume methods. This generally involves undoing the actions of
452 3. The ``->resume`` methods should bring the device back to its operating
490 suspend methods were called, for example by complete reinitialization.
529 2. The ``->freeze`` methods should quiesce the device so that it doesn't
548 discussed earlier. The main difference is that its methods can assume
553 described above. Its methods should undo the actions of the preceding
557 earlier. Its methods should bring the device back to an operating