Home
last modified time | relevance | path

Searched refs:rio_mport_get_feature (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/rapidio/
Drio.h18 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
Drio-scan.c372 rdev->em_efptr = rio_mport_get_feature(port, 0, destid, in rio_setup_device()
375 rdev->em_efptr = rio_mport_get_feature(port, 0, destid, in rio_setup_device()
Drio.c1383 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid, in rio_mport_get_feature() function
1413 EXPORT_SYMBOL_GPL(rio_mport_get_feature);
/kernel/linux/linux-5.10/drivers/rapidio/devices/
Drio_mport_cdev.c1769 rdev->em_efptr = rio_mport_get_feature(mport, 0, destid, in rio_mport_add_riodev()