Searched refs:rio_route_add_entry (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/rapidio/ |
H A D | rio-scan.c | 600 rio_route_add_entry(rdev, RIO_GLOBAL_TABLE, in rio_enum_peer() 607 rio_route_add_entry(rdev, RIO_GLOBAL_TABLE, in rio_enum_peer() 639 rio_route_add_entry(rdev, RIO_GLOBAL_TABLE, in rio_enum_peer() 653 rio_route_add_entry(rdev, in rio_enum_peer() 916 rio_route_add_entry(swrdev, RIO_GLOBAL_TABLE, in rio_update_route_tables()
|
H A D | rio.h | 29 extern int rio_route_add_entry(struct rio_dev *rdev,
|
H A D | rio.c | 1614 int rio_route_add_entry(struct rio_dev *rdev, in rio_route_add_entry() function 1648 EXPORT_SYMBOL_GPL(rio_route_add_entry);
|