Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/fsl-mc/
Ddprc-driver.c61 fsl_mc_device_remove(mc_dev); in __fsl_mc_device_remove_if_not_in_mc()
68 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()
Dfsl-mc-bus.c928 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev) in fsl_mc_device_remove() function
939 EXPORT_SYMBOL_GPL(fsl_mc_device_remove);
1248 fsl_mc_device_remove(mc->root_mc_bus_dev); in fsl_mc_bus_remove()
Dfsl-mc-private.h623 void fsl_mc_device_remove(struct fsl_mc_device *mc_dev);