.\" 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 "I2O_DEVICE_NOTIFY_ON" "" "06 October 2005" "" ""
.SH NAME
i2o_device_notify_on \- Enable deletion notifiers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_device_notify_on (struct i2o_device * \fId\fB, struct i2o_handler * \fIh\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fId\fB\fR
device for notification
.TP
\fB\fIh\fB\fR
handler to install
.SH "DESCRIPTION"
.PP
Called by OSMs to let the core know that they want to be
notified if the given device is deleted from the system.