Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h662 bool fsl_mc_is_root_dprc(struct device *dev);
H A Ddprc-driver.c823 if (!fsl_mc_is_root_dprc(&mc_dev->dev)) { in dprc_cleanup()