Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/fsl-mc/
Ddprc-driver.c724 goto dprc_cleanup; in dprc_probe()
738 dprc_cleanup: in dprc_probe()
739 dprc_cleanup(mc_dev); in dprc_probe()
766 int dprc_cleanup(struct fsl_mc_device *mc_dev) in dprc_cleanup() function
802 EXPORT_SYMBOL_GPL(dprc_cleanup);
829 dprc_cleanup(mc_dev); in dprc_remove()
/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c582 dprc_cleanup(mc_dev); in vfio_fsl_mc_init_device()
653 dprc_cleanup(mc_dev); in vfio_fsl_mc_remove()
/Linux-v5.10/include/linux/fsl/
Dmc.h541 int dprc_cleanup(struct fsl_mc_device *mc_dev);