Searched refs:root_mc_bus_dev (Results 1 – 1 of 1) sorted by relevance
41 struct fsl_mc_device *root_mc_bus_dev; member1044 mc->root_mc_bus_dev = mc_bus_dev; in fsl_mc_bus_probe()1061 if (!fsl_mc_is_root_dprc(&mc->root_mc_bus_dev->dev)) in fsl_mc_bus_remove()1064 fsl_mc_device_remove(mc->root_mc_bus_dev); in fsl_mc_bus_remove()1066 fsl_destroy_mc_io(mc->root_mc_bus_dev->mc_io); in fsl_mc_bus_remove()1067 mc->root_mc_bus_dev->mc_io = NULL; in fsl_mc_bus_remove()