Home
last modified time | relevance | path

Searched refs:fsl_mc_resource_allocate (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/fsl-mc/bus/
Dmc-allocator.c181 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus, in fsl_mc_resource_allocate() function
237 EXPORT_SYMBOL_GPL(fsl_mc_resource_allocate);
303 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
430 error = fsl_mc_resource_allocate(mc_bus, pool_type, &resource); in fsl_mc_object_allocate()
/linux-4.4.14/drivers/staging/fsl-mc/include/
Dmc-private.h112 int __must_check fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus,