Searched refs:rio_dev_put (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio-driver.c52 * them by calling rio_dev_put(), in their disconnect() methods.
63 * rio_dev_put - Release a use of the RIO device structure
71 void rio_dev_put(struct rio_dev *rdev) function
101 rio_dev_put(rdev);
126 rio_dev_put(rdev);
266 EXPORT_SYMBOL_GPL(rio_dev_put); variable
/linux-master/include/linux/
H A Drio_drv.h391 void rio_dev_put(struct rio_dev *);
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1861 rio_dev_put(rdev);

Completed in 144 milliseconds