Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/fsl-mc/
Dfsl-mc-private.h638 void fsl_mc_cleanup_all_resource_pools(struct fsl_mc_device *mc_bus_dev);
Dfsl-mc-allocator.c568 void fsl_mc_cleanup_all_resource_pools(struct fsl_mc_device *mc_bus_dev) in fsl_mc_cleanup_all_resource_pools() function
Ddprc-driver.c804 fsl_mc_cleanup_all_resource_pools(mc_dev); in dprc_cleanup()