Home
last modified time | relevance | path

Searched refs:rio_unlock_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio.h28 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
H A Drio.c1634 * rio_unlock_device - Releases host device lock for specified device
1641 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() function
1660 EXPORT_SYMBOL_GPL(rio_unlock_device); variable
1708 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1761 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1808 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
H A 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()
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio.h28 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
H A Drio.c1569 * rio_unlock_device - Releases host device lock for specified device
1576 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() function
1595 EXPORT_SYMBOL_GPL(rio_unlock_device); variable
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()
H A 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()

Completed in 10 milliseconds