Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio.h32 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
Drio.c1645 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() function
1664 EXPORT_SYMBOL_GPL(rio_unlock_device);
1712 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1765 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1812 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
Drio-scan.c781 rio_unlock_device(port, destid, hopcount); in rio_disc_peer()
1047 rio_unlock_device(net->hport, rdev->destid, rdev->hopcount); in rio_build_route_tables()