Searched refs:rio_mport_get_efb (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/rapidio/ |
| D | rio.h | 26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
|
| D | rio.c | 790 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb() 824 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb() 1349 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() function 1371 EXPORT_SYMBOL_GPL(rio_mport_get_efb);
|