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

/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h413 int dprc_get_container_id(struct fsl_mc_io *mc_io,
H A Ddprc.c619 * dprc_get_container_id - Get container ID associated with a given portal.
626 int dprc_get_container_id(struct fsl_mc_io *mc_io, function
H A Dfsl-mc-bus.c1133 error = dprc_get_container_id(mc_io, 0, &container_id);
1136 "dprc_get_container_id() failed: %d\n", error);

Completed in 234 milliseconds