Searched refs:dprc_get_container_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
H A D | fsl-mc-private.h | 412 int dprc_get_container_id(struct fsl_mc_io *mc_io,
|
H A D | dprc.c | 621 * dprc_get_container_id - Get container ID associated with a given portal. 628 int dprc_get_container_id(struct fsl_mc_io *mc_io, in dprc_get_container_id() function
|
H A D | fsl-mc-bus.c | 1043 error = dprc_get_container_id(mc_io, 0, &container_id); in fsl_mc_bus_probe() 1046 "dprc_get_container_id() failed: %d\n", error); in fsl_mc_bus_probe()
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | fsl-mc-private.h | 413 int dprc_get_container_id(struct fsl_mc_io *mc_io,
|
H A D | dprc.c | 623 * dprc_get_container_id - Get container ID associated with a given portal. 630 int dprc_get_container_id(struct fsl_mc_io *mc_io, in dprc_get_container_id() function
|
H A D | fsl-mc-bus.c | 1133 error = dprc_get_container_id(mc_io, 0, &container_id); in fsl_mc_bus_probe() 1136 "dprc_get_container_id() failed: %d\n", error); in fsl_mc_bus_probe()
|
Completed in 8 milliseconds