Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddprc-driver.c66 static int __fsl_mc_device_remove(struct device *dev, void *data) in __fsl_mc_device_remove() function
105 __fsl_mc_device_remove); in dprc_remove_devices()
737 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_probe()
827 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_remove()
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddprc-driver.c68 static int __fsl_mc_device_remove(struct device *dev, void *data) in __fsl_mc_device_remove() function
110 __fsl_mc_device_remove); in dprc_remove_devices()
764 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_probe()
856 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_remove()

Completed in 3 milliseconds