Searched refs:rio_mport_get_feature (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio.h | 18 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
|
H A D | rio-scan.c | 372 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()
|
H A D | rio.c | 1370 * rio_mport_get_feature - query for devices' extended features 1383 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); variable
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio.h | 18 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
|
H A D | rio-scan.c | 372 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()
|
H A D | rio.c | 1370 * rio_mport_get_feature - query for devices' extended features 1383 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); variable
|
/kernel/linux/linux-5.10/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 1769 rdev->em_efptr = rio_mport_get_feature(mport, 0, destid, in rio_mport_add_riodev()
|
/kernel/linux/linux-6.6/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 1770 rdev->em_efptr = rio_mport_get_feature(mport, 0, destid, in rio_mport_add_riodev()
|
Completed in 16 milliseconds