Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bus/fsl-mc/
Ddprc.c112 int dprc_reset_container(struct fsl_mc_io *mc_io, in dprc_reset_container() function
152 EXPORT_SYMBOL_GPL(dprc_reset_container);
/linux-5.19.10/include/linux/fsl/
Dmc.h533 int dprc_reset_container(struct fsl_mc_io *mc_io,
/linux-5.19.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c74 return dprc_reset_container(mc_dev->mc_io, 0, in vfio_fsl_mc_reset_device()