Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fsl-mc/include/
Dmc-private.h98 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev);
/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddprc-driver.c43 fsl_mc_device_remove(mc_dev); in __fsl_mc_device_remove_if_not_in_mc()
52 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()
Dmc-bus.c525 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev) in fsl_mc_device_remove() function
557 EXPORT_SYMBOL_GPL(fsl_mc_device_remove);
778 fsl_mc_device_remove(mc->root_mc_bus_dev); in fsl_mc_bus_remove()