Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio.h37 extern int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock);
Drio.c1785 int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock) in rio_route_clr_table() function
1817 EXPORT_SYMBOL_GPL(rio_route_clr_table);
Drio-scan.c441 rio_route_clr_table(rdev, RIO_GLOBAL_TABLE, 0); in rio_setup_device()