I2O_EXEC_REMOVE

Section: Message-based devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

i2o_exec_remove - Called on I2O device removal  

SYNOPSIS

int i2o_exec_remove(struct device * dev);
 

ARGUMENTS

dev

I2O device which was removed
 

DESCRIPTION

Unregisters event notification from Executive I2O device.

Returns 0 on success.  

COPYRIGHT