All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan <ryanphilips19@googlemail.com>
To: linux-pm@vger.kernel.org
Subject: Sequence of suspend/resume calls
Date: Mon, 18 Jul 2016 18:34:10 -0700	[thread overview]
Message-ID: <CANMsd01zGiB8wu3J1sqXGXwsNWq3AkaA26BSQHfPVAGdHwiUeg@mail.gmail.com> (raw)

Hello,


Is it possible for the resume function of a particular driver to be
called before resume function of others are being called?

Suppose, I have a driver - example_suspend, example_resume - Is it
possible for example_suspend to be called last
and example_resume to be called first thing as soon as cpu is woken up?

If so, how can i do that?

Thanks,
ryan

             reply	other threads:[~2016-07-19  1:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19  1:34 Ryan [this message]
2016-07-19  8:12 ` Sequence of suspend/resume calls Zhaoyang Huang
2016-07-19 11:57 ` Chenhui Zhao
2016-07-19 23:54 ` Lukas Wunner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANMsd01zGiB8wu3J1sqXGXwsNWq3AkaA26BSQHfPVAGdHwiUeg@mail.gmail.com \
    --to=ryanphilips19@googlemail.com \
    --cc=linux-pm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.