Searched refs:rio_unlock_device (Results 1 – 3 of 3) sorted by relevance
/drivers/rapidio/ |
D | rio.h | 33 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
|
D | rio.c | 1334 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() function 1353 EXPORT_SYMBOL_GPL(rio_unlock_device); 1401 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry() 1454 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry() 1501 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
|
D | rio-scan.c | 824 rio_unlock_device(port, destid, hopcount); in rio_disc_peer() 1090 rio_unlock_device(net->hport, rdev->destid, rdev->hopcount); in rio_build_route_tables()
|