1I2O_DRIVER_NOTIFY_DE(9) Message-based devices I2O_DRIVER_NOTIFY_DE(9)
23
4
NAME
6i2o_driver_notify_device_add - Send notification of added device
7
SYNOPSIS
9void i2o_driver_notify_device_add(struct i2o_driver * drv,
10struct i2o_device * i2o_dev);
11
ARGUMENTS
13drv
14I2O driver
1516
i2o_dev
17the added i2o_device
18
DESCRIPTION
20Send notification of added device to a single registered driver.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 I2O_DRIVER_NOTIFY_DE(9)