Home
last modified time | relevance | path

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

/drivers/rapidio/
Drio-driver.c167 void rio_attach_device(struct rio_dev *rdev) in rio_attach_device() function
171 EXPORT_SYMBOL_GPL(rio_attach_device);
Drio.h46 extern void rio_attach_device(struct rio_dev *rdev);
Drio-scan.c465 rio_attach_device(rdev); in rio_setup_device()