Searched refs:rio_mport_get_physefb (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/rapidio/ |
D | rio.h | 24 extern u32 rio_mport_get_physefb(struct rio_mport *port, int local,
|
D | rio.c | 494 rio_mport_get_physefb(struct rio_mport *port, int local, in rio_mport_get_physefb() function 533 EXPORT_SYMBOL_GPL(rio_mport_get_physefb); 619 ext_ftr_ptr = rio_mport_get_physefb(port, local, destid, hopcount); in rio_enable_rx_tx_port()
|
D | rio-scan.c | 388 rdev->phys_efptr = rio_mport_get_physefb(port, 0, destid, in rio_setup_device()
|