Searched refs:rio_route_clr_table (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio.h | 33 extern int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock);
|
H A D | rio-scan.c | 435 rio_route_clr_table(rdev, RIO_GLOBAL_TABLE, 0); in rio_setup_device()
|
H A D | rio.c | 1768 * rio_route_clr_table - Clear a switch routing table 1781 int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock) in rio_route_clr_table() function 1813 EXPORT_SYMBOL_GPL(rio_route_clr_table); variable
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio.h | 33 extern int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock);
|
H A D | rio-scan.c | 435 rio_route_clr_table(rdev, RIO_GLOBAL_TABLE, 0); in rio_setup_device()
|
H A D | rio.c | 1703 * rio_route_clr_table - Clear a switch routing table 1716 int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock) in rio_route_clr_table() function 1748 EXPORT_SYMBOL_GPL(rio_route_clr_table); variable
|
Completed in 10 milliseconds