.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "ACPIPHP_UNREGISTER_ATTENTION" "9" "09 October 2005" "" "" .SH NAME acpiphp_unregister_attention \- unset attention LED callback .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int acpiphp_unregister_attention (struct acpiphp_attention_info * \fIinfo\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinfo\fB\fR must match the pointer used to register .SH "DESCRIPTION" .PP this is used to un-register a hardware specific acpi driver that manipulates the attention LED. The pointer to the info struct must be the same as the one used to set it.