Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fsl-mc/bus/
Dmc-bus.c25 static bool fsl_mc_is_root_dprc(struct device *dev);
55 !fsl_mc_is_root_dprc(&mc_dev->dev)) in fsl_mc_bus_match()
242 static bool fsl_mc_is_root_dprc(struct device *dev) in fsl_mc_is_root_dprc() function
544 if (fsl_mc_is_root_dprc(&mc_dev->dev)) { in fsl_mc_device_remove()
775 if (WARN_ON(!fsl_mc_is_root_dprc(&mc->root_mc_bus_dev->dev))) in fsl_mc_bus_remove()