Home
last modified time | relevance | path

Searched refs:dprc_scan_container (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/bus/fsl-mc/
Ddprc-driver.c358 int dprc_scan_container(struct fsl_mc_device *mc_bus_dev, in dprc_scan_container() function
375 EXPORT_SYMBOL_GPL(dprc_scan_container);
722 error = dprc_scan_container(mc_dev, true); in dprc_probe()
/Linux-v5.10/include/linux/fsl/
Dmc.h534 int dprc_scan_container(struct fsl_mc_device *mc_bus_dev,
/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c572 ret = dprc_scan_container(mc_dev, false); in vfio_fsl_mc_init_device()