HANDLE_POWEROFF
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
handle_poweroff - sysrq callback for power down
SYNOPSIS
"SYNOPSIS"
void handle_poweroff (int key, struct pt_regs * pt_regs, struct tty_struct * tty);
ARGUMENTS
- key
-
key pressed (unused)
- pt_regs
-
register state (unused)
- tty
-
tty involved (unused)
DESCRIPTION
When the user hits Sys-Rq o to power down the machine this is the
callback we use.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:50 GMT, October 06, 2005