Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bus/fsl-mc/
Ddprc-driver.c56 static int __fsl_mc_device_remove(struct device *dev, void *data) in __fsl_mc_device_remove() function
95 __fsl_mc_device_remove); in dprc_remove_devices()
761 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_remove()