Searched refs:root_mc_bus_dev (Results 1 – 1 of 1) sorted by relevance
42 struct fsl_mc_device *root_mc_bus_dev; member1223 mc->root_mc_bus_dev = mc_bus_dev; in fsl_mc_bus_probe()1240 if (!fsl_mc_is_root_dprc(&mc->root_mc_bus_dev->dev)) in fsl_mc_bus_remove()1243 fsl_mc_device_remove(mc->root_mc_bus_dev); in fsl_mc_bus_remove()1245 fsl_destroy_mc_io(mc->root_mc_bus_dev->mc_io); in fsl_mc_bus_remove()1246 mc->root_mc_bus_dev->mc_io = NULL; in fsl_mc_bus_remove()