1I2O_DRIVER_NOTIFY_CO(9) Message-based devices I2O_DRIVER_NOTIFY_CO(9)
23
4
NAME
6i2o_driver_notify_controller_add - Send notification of added
7controller
8
SYNOPSIS
10void i2o_driver_notify_controller_add(struct i2o_driver * drv,
11struct i2o_controller * c);
12
ARGUMENTS
14drv
15I2O driver
1617
c
18I2O controller
19
DESCRIPTION
21Send notification of added controller to a single registered driver.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 I2O_DRIVER_NOTIFY_CO(9)