Searched refs:root_mc_bus_dev (Results 1 – 1 of 1) sorted by relevance
41 struct fsl_mc_device *root_mc_bus_dev; member1067 mc->root_mc_bus_dev = mc_bus_dev; in fsl_mc_bus_probe()1084 if (!fsl_mc_is_root_dprc(&mc->root_mc_bus_dev->dev)) in fsl_mc_bus_remove()1087 fsl_mc_device_remove(mc->root_mc_bus_dev); in fsl_mc_bus_remove()1089 fsl_destroy_mc_io(mc->root_mc_bus_dev->mc_io); in fsl_mc_bus_remove()1090 mc->root_mc_bus_dev->mc_io = NULL; in fsl_mc_bus_remove()