Searched refs:rio_mport_get_feature (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/rapidio/ |
D | rio.h | 22 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
|
D | rio-scan.c | 378 rdev->em_efptr = rio_mport_get_feature(port, 0, destid, in rio_setup_device() 381 rdev->em_efptr = rio_mport_get_feature(port, 0, destid, in rio_setup_device()
|
D | rio.c | 1387 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid, in rio_mport_get_feature() function 1417 EXPORT_SYMBOL_GPL(rio_mport_get_feature);
|
/Linux-v4.19/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 1765 rdev->em_efptr = rio_mport_get_feature(mport, 0, destid, in rio_mport_add_riodev()
|