Searched refs:dprc_remove_devices (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
H A D | dprc-driver.c | 73 * dprc_remove_devices - Removes devices for objects removed from a DPRC 84 void dprc_remove_devices(struct fsl_mc_device *mc_bus_dev, in dprc_remove_devices() function 108 EXPORT_SYMBOL_GPL(dprc_remove_devices); variable 337 dprc_remove_devices(mc_bus_dev, child_obj_desc_array, in dprc_scan_objects()
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | dprc-driver.c | 78 * dprc_remove_devices - Removes devices for objects removed from a DPRC 89 void dprc_remove_devices(struct fsl_mc_device *mc_bus_dev, in dprc_remove_devices() function 113 EXPORT_SYMBOL_GPL(dprc_remove_devices); variable 342 dprc_remove_devices(mc_bus_dev, child_obj_desc_array, in dprc_scan_objects()
|
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/ |
H A D | vfio_fsl_mc.c | 589 dprc_remove_devices(mc_dev, NULL, 0); in vfio_fsl_mc_scan_container() 675 dprc_remove_devices(mc_dev, NULL, 0); in vfio_fsl_mc_remove()
|
/kernel/linux/linux-6.6/drivers/vfio/fsl-mc/ |
H A D | vfio_fsl_mc.c | 495 dprc_remove_devices(mc_dev, NULL, 0); in vfio_fsl_mc_scan_container() 579 dprc_remove_devices(mc_dev, NULL, 0); in vfio_fsl_mc_remove()
|
/kernel/linux/linux-5.10/include/linux/fsl/ |
H A D | mc.h | 537 void dprc_remove_devices(struct fsl_mc_device *mc_bus_dev,
|
/kernel/linux/linux-6.6/include/linux/fsl/ |
H A D | mc.h | 542 void dprc_remove_devices(struct fsl_mc_device *mc_bus_dev,
|
Completed in 10 milliseconds