Searched refs:rio_mport_get_efb (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio.h | 22 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
|
H A D | rio.c | 786 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb() 820 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb() 1336 * rio_mport_get_efb - get pointer to next extended features block 1345 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() function 1367 EXPORT_SYMBOL_GPL(rio_mport_get_efb); variable
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio.h | 22 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
|
H A D | rio.c | 786 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb() 820 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb() 1336 * rio_mport_get_efb - get pointer to next extended features block 1345 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() function 1367 EXPORT_SYMBOL_GPL(rio_mport_get_efb); variable
|
Completed in 7 milliseconds