i2o_driver_notify_device_add

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

i2o_driver_notify_device_add - Send notification of added device

SYNOPSIS

void i2o_driver_notify_device_add(struct i2o_driver * drv, struct i2o_device * i2o_dev);

ARGUMENTS

drv

I2O driver

i2o_dev

the added i2o_device

DESCRIPTION

Send notification of added device to a single registered driver.