Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1167 * fsl_mc_bus_remove - callback invoked when the root MC bus is being
1170 static int fsl_mc_bus_remove(struct platform_device *pdev) in fsl_mc_bus_remove() function
1199 fsl_mc_bus_remove(pdev); in fsl_mc_bus_shutdown()
1223 .remove = fsl_mc_bus_remove,
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1077 * fsl_mc_bus_remove - callback invoked when the root MC bus is being
1080 static int fsl_mc_bus_remove(struct platform_device *pdev) in fsl_mc_bus_remove() function
1116 .remove = fsl_mc_bus_remove,

Completed in 7 milliseconds