Lines Matching refs:methods
44 by implementing various role-specific suspend and resume methods to
71 various role-specific suspend and resume methods, so that the hardware
105 methods included in it will be explained in what follows. For now, it should be
106 sufficient to remember that the last three methods are specific to runtime power
113 sleep power management methods in a limited way. Therefore it is not described
121 The core methods to suspend and resume devices reside in
128 bus types) don't provide all power management methods.
130 Bus drivers implement these methods as appropriate for the hardware and the
281 All phases use PM domain, bus, type, class or driver callbacks (that is, methods
306 driver-specific methods stored in ``dev->driver->pm``, but they don't have to do
371 2. The ``->suspend`` methods should quiesce the device to stop it from
377 ``->suspend`` methods provided by subsystems (bus types and PM domains
379 to the devices before their drivers' ``->suspend`` methods are called.
384 suspend in their ``->suspend`` methods).
393 the callback method is running. The ``->suspend_noirq`` methods should
428 1. The ``->resume_noirq`` callback methods should perform any actions
442 2. The ``->resume_early`` methods should prepare devices for the execution
443 of the resume methods. This generally involves undoing the actions of
446 3. The ``->resume`` methods should bring the device back to its operating
484 suspend methods were called, for example by complete reinitialization.
523 2. The ``->freeze`` methods should quiesce the device so that it doesn't
542 discussed earlier. The main difference is that its methods can assume
547 described above. Its methods should undo the actions of the preceding
551 earlier. Its methods should bring the device back to an operating