Searched refs:fsl_mc_device_remove (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/bus/fsl-mc/
H A Ddprc-driver.c63 fsl_mc_device_remove(mc_dev);
73 fsl_mc_device_remove(to_fsl_mc_device(dev));
H A Dfsl-mc-bus.c918 * fsl_mc_device_remove - Remove an fsl-mc device from being visible to
923 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev) function
934 EXPORT_SYMBOL_GPL(fsl_mc_device_remove); variable
1176 fsl_mc_device_remove(mc->root_mc_bus_dev);
H A Dfsl-mc-private.h623 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev);

Completed in 455 milliseconds