Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bus/fsl-mc/
Ddprc.c300 int dprc_get_obj_count(struct fsl_mc_io *mc_io, in dprc_get_obj_count() function
324 EXPORT_SYMBOL_GPL(dprc_get_obj_count);
Dfsl-mc-private.h315 int dprc_get_obj_count(struct fsl_mc_io *mc_io,
Ddprc-driver.c227 error = dprc_get_obj_count(mc_bus_dev->mc_io, in dprc_scan_objects()