1I2O_DEVICE_REMOVE(9) Message-based devices I2O_DEVICE_REMOVE(9)
23
4
NAME
6i2o_device_remove - remove an I2O device from the I2O core
7
SYNOPSIS
9void i2o_device_remove(struct i2o_device * i2o_dev);
10
ARGUMENTS
12i2o_dev
13I2O device which should be released
14
DESCRIPTION
16Is used on I2O controller removal or LCT modification, when the device
17is removed from the system. Note that the device could still hang
18around until the refcount reaches 0.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 I2O_DEVICE_REMOVE(9)