Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio-driver.c178 void rio_attach_device(struct rio_dev *rdev) in rio_attach_device() function
182 EXPORT_SYMBOL_GPL(rio_attach_device);
Drio.h49 extern void rio_attach_device(struct rio_dev *rdev);
Drio-scan.c452 rio_attach_device(rdev); in rio_setup_device()
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c1795 rio_attach_device(rdev); in rio_mport_add_riodev()