Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rapidio/
Drio-driver.c174 void rio_attach_device(struct rio_dev *rdev) in rio_attach_device() function
178 EXPORT_SYMBOL_GPL(rio_attach_device);
Drio.h45 extern void rio_attach_device(struct rio_dev *rdev);
Drio-scan.c448 rio_attach_device(rdev); in rio_setup_device()
/Linux-v5.4/drivers/rapidio/devices/
Drio_mport_cdev.c1794 rio_attach_device(rdev); in rio_mport_add_riodev()