Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddprc-driver.c48 static int __fsl_mc_device_remove(struct device *dev, void *data) in __fsl_mc_device_remove() function
89 __fsl_mc_device_remove); in dprc_remove_devices()
450 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_remove()