Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rapidio/
Drio.h28 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
Drio.c1576 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() function
1595 EXPORT_SYMBOL_GPL(rio_unlock_device);
1643 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1696 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1743 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
Drio-scan.c779 rio_unlock_device(port, destid, hopcount); in rio_disc_peer()
1045 rio_unlock_device(net->hport, rdev->destid, rdev->hopcount); in rio_build_route_tables()