Home
last modified time | relevance | path

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

/linux/drivers/rapidio/
H A Drio-driver.c173 void rio_attach_device(struct rio_dev *rdev) in rio_attach_device() function
177 EXPORT_SYMBOL_GPL(rio_attach_device);
H A Drio.h44 extern void rio_attach_device(struct rio_dev *rdev);
/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1782 rio_attach_device(rdev); in rio_mport_add_riodev()