Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/i2o/
Ddriver.c160 i2o_driver_notify_device_remove(drv, i2o_dev); in i2o_driver_unregister()
328 i2o_driver_notify_device_remove(drv, i2o_dev); in i2o_driver_notify_device_remove_all()
Di2o.h763 static inline void i2o_driver_notify_device_remove(struct i2o_driver *drv, in i2o_driver_notify_device_remove() function