Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h638 void fsl_mc_cleanup_all_resource_pools(struct fsl_mc_device *mc_bus_dev);
H A Dfsl-mc-allocator.c571 void fsl_mc_cleanup_all_resource_pools(struct fsl_mc_device *mc_bus_dev) in fsl_mc_cleanup_all_resource_pools() function
H A Ddprc-driver.c809 fsl_mc_cleanup_all_resource_pools(mc_dev); in dprc_cleanup()