Home
last modified time | relevance | path

Searched refs:i2o_driver_notify_controller_remove_all (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
Ddriver.c281 void i2o_driver_notify_controller_remove_all(struct i2o_controller *c) in i2o_driver_notify_controller_remove_all() function
379 EXPORT_SYMBOL(i2o_driver_notify_controller_remove_all);
Di2o.h771 extern void i2o_driver_notify_controller_remove_all(struct i2o_controller *);
Diop.c797 i2o_driver_notify_controller_remove_all(c); in i2o_iop_remove()