Searched refs:dprc_get_connection (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
H A D | fsl-mc-private.h | 430 int dprc_get_connection(struct fsl_mc_io *mc_io,
|
H A D | dprc.c | 652 * dprc_get_connection() - Get connected endpoint and link status if connection 666 int dprc_get_connection(struct fsl_mc_io *mc_io, in dprc_get_connection() function
|
H A D | fsl-mc-bus.c | 841 err = dprc_get_connection(mc_bus_dev->mc_io, 0, in fsl_mc_get_endpoint() 850 dev_err(&mc_bus_dev->dev, "dprc_get_connection() = %d\n", err); in fsl_mc_get_endpoint()
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | fsl-mc-private.h | 431 int dprc_get_connection(struct fsl_mc_io *mc_io,
|
H A D | dprc.c | 654 * dprc_get_connection() - Get connected endpoint and link status if connection 668 int dprc_get_connection(struct fsl_mc_io *mc_io, in dprc_get_connection() function
|
H A D | fsl-mc-bus.c | 950 err = dprc_get_connection(mc_bus_dev->mc_io, 0, in fsl_mc_get_endpoint() 959 dev_err(&mc_bus_dev->dev, "dprc_get_connection() = %d\n", err); in fsl_mc_get_endpoint()
|
Completed in 9 milliseconds