Searched refs:rio_mport_get_physefb (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/rapidio/ |
D | rio.h | 24 extern u32 rio_mport_get_physefb(struct rio_mport *port, int local,
|
D | rio.c | 784 rio_mport_get_physefb(struct rio_mport *port, int local, in rio_mport_get_physefb() function 830 EXPORT_SYMBOL_GPL(rio_mport_get_physefb); 917 ext_ftr_ptr = rio_mport_get_physefb(port, local, destid, in rio_enable_rx_tx_port()
|
D | rio-scan.c | 373 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid, in rio_setup_device()
|
/Linux-v4.19/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 1762 rdev->phys_efptr = rio_mport_get_physefb(mport, 0, destid, in rio_mport_add_riodev()
|