Lines Matching refs:suspend_late
316 the phases are: ``prepare``, ``suspend``, ``suspend_late``, ``suspend_noirq``.
341 PM core will skip the ``suspend``, ``suspend_late`` and
390 ``suspend_late`` is meant to do the latter. It is always executed after
446 the preceding ``suspend_late`` phase.
462 whole system suspend and resume (its ``->suspend``, ``->suspend_late``,
531 3. The ``freeze_late`` phase is analogous to the ``suspend_late`` phase
568 11. The ``poweroff_late`` phase is analogous to the ``suspend_late`` phase.
573 should do essentially the same things as the ``->suspend``, ``->suspend_late``
785 (bus types, PM domains etc.) to skip the ``->suspend_late`` and
836 clear :c:member:`power.may_skip_resume` in its ``->suspend``, ``->suspend_late``
867 ``->suspend_late`` callback pointer points to the same function as its