Home
last modified time | relevance | path

Searched refs:i2o_driver_notify_device_remove_all (Results 1 – 2 of 2) sorted by relevance

/drivers/message/i2o/
Ddriver.c315 void i2o_driver_notify_device_remove_all(struct i2o_device *i2o_dev) in i2o_driver_notify_device_remove_all() function
377 EXPORT_SYMBOL(i2o_driver_notify_device_remove_all);
Ddevice.c322 i2o_driver_notify_device_remove_all(i2o_dev); in i2o_device_remove()