Home
last modified time | relevance | path

Searched refs:dprc_cleanup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddprc-driver.c724 goto dprc_cleanup; in dprc_probe()
738 dprc_cleanup: in dprc_probe()
739 dprc_cleanup(mc_dev); in dprc_probe()
758 * dprc_cleanup - function that cleanups a DPRC
766 int dprc_cleanup(struct fsl_mc_device *mc_dev) in dprc_cleanup() function
802 EXPORT_SYMBOL_GPL(dprc_cleanup); variable
829 dprc_cleanup(mc_dev); in dprc_remove()
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Ddprc-driver.c751 goto dprc_cleanup; in dprc_probe()
765 dprc_cleanup: in dprc_probe()
766 dprc_cleanup(mc_dev); in dprc_probe()
785 * dprc_cleanup - function that cleanups a DPRC
793 int dprc_cleanup(struct fsl_mc_device *mc_dev) in dprc_cleanup() function
832 EXPORT_SYMBOL_GPL(dprc_cleanup); variable
858 dprc_cleanup(mc_dev); in dprc_remove()
/kernel/linux/linux-5.10/include/linux/fsl/
H A Dmc.h541 int dprc_cleanup(struct fsl_mc_device *mc_dev);
/kernel/linux/linux-6.6/include/linux/fsl/
H A Dmc.h546 int dprc_cleanup(struct fsl_mc_device *mc_dev);
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c602 dprc_cleanup(mc_dev); in vfio_fsl_uninit_device()
/kernel/linux/linux-6.6/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c508 dprc_cleanup(mc_dev); in vfio_fsl_uninit_device()

Completed in 7 milliseconds