table of contents
other versions
- wheezy 3.2.78-1
I2O_DRIVER_NOTIFY_DE(9) | Message-based devices | I2O_DRIVER_NOTIFY_DE(9) |
NAME¶
i2o_driver_notify_device_remove - Send notification of removed deviceSYNOPSIS¶
void
i2o_driver_notify_device_remove(struct i2o_driver * drv,
struct i2o_device * i2o_dev);
ARGUMENTS¶
drvI2O driver
i2o_dev
the added i2o_device
DESCRIPTION¶
Send notification of removed device to a single registered driver.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |