Searched refs:dprc_get_obj_count (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/bus/fsl-mc/
H A Ddprc.c371 * dprc_get_obj_count() - Obtains the number of objects in the DPRC
379 int dprc_get_obj_count(struct fsl_mc_io *mc_io, function
403 EXPORT_SYMBOL_GPL(dprc_get_obj_count); variable
415 * from dprc_get_obj_count(). dprc_get_obj_count() must
H A Dfsl-mc-private.h353 int dprc_get_obj_count(struct fsl_mc_io *mc_io,
H A Ddprc-driver.c255 error = dprc_get_obj_count(mc_bus_dev->mc_io,
260 dev_err(&mc_bus_dev->dev, "dprc_get_obj_count() failed: %d\n",

Completed in 263 milliseconds