Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/i2o/
Ddriver.c123 i2o_driver_notify_device_add(drv, i2o_dev); in i2o_driver_register()
309 i2o_driver_notify_device_add(drv, i2o_dev); in i2o_driver_notify_device_add_all()
Di2o.h749 static inline void i2o_driver_notify_device_add(struct i2o_driver *drv, in i2o_driver_notify_device_add() function