mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nigel Cunningham <nigel@suspend2.net>
To: linux-kernel@vger.kernel.org
Subject: [Suspend2][ 4/4] [Suspend2] Power_off.c header.
Date: Tue, 27 Jun 2006 14:40:23 +1000	[thread overview]
Message-ID: <20060627044022.14736.76858.stgit@nigel.suspend2.net> (raw)
In-Reply-To: <20060627044010.14736.18813.stgit@nigel.suspend2.net>

Add a declaration for the powerdown function and variable controlling the
method used.

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>

 kernel/power/power_off.h |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/kernel/power/power_off.h b/kernel/power/power_off.h
new file mode 100644
index 0000000..921bfec
--- /dev/null
+++ b/kernel/power/power_off.h
@@ -0,0 +1,13 @@
+/*
+ * kernel/power/power_off.h
+ *
+ * Copyright (C) 2006 Nigel Cunningham <nigel@suspend2.net>
+ *
+ * This file is released under the GPLv2.
+ *
+ * Support for the powering down.
+ */
+
+int suspend_pm_state_finish(void);
+void suspend_power_down(void);
+extern unsigned long suspend_powerdown_method;

--
Nigel Cunningham		nigel at suspend2 dot net

      parent reply	other threads:[~2006-06-27  4:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27  4:40 [Suspend2][ 0/4] Power off routines Nigel Cunningham
2006-06-27  4:40 ` [Suspend2][ 1/4] [Suspend2] Power_off.c header Nigel Cunningham
2006-06-27  4:40 ` [Suspend2][ 2/4] [Suspend2] Try to powerdown using ACPI Nigel Cunningham
2006-06-27  4:40 ` [Suspend2][ 3/4] [Suspend2] Power down general routine Nigel Cunningham
2006-06-27  4:40 ` Nigel Cunningham [this message]

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=20060627044022.14736.76858.stgit@nigel.suspend2.net \
    --to=nigel@suspend2.net \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®