Searched refs:rio_mport_get_physefb (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/rapidio/ |
D | rio.h | 20 extern u32 rio_mport_get_physefb(struct rio_mport *port, int local,
|
D | rio.c | 780 rio_mport_get_physefb(struct rio_mport *port, int local, in rio_mport_get_physefb() function 826 EXPORT_SYMBOL_GPL(rio_mport_get_physefb); 913 ext_ftr_ptr = rio_mport_get_physefb(port, local, destid, in rio_enable_rx_tx_port()
|
D | rio-scan.c | 367 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid, in rio_setup_device()
|
/linux-6.1.9/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 1767 rdev->phys_efptr = rio_mport_get_physefb(mport, 0, destid, in rio_mport_add_riodev()
|