Home
last modified time | relevance | path

Searched refs:dprc_get_attributes (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bus/fsl-mc/
H A Ddprc.c341 int dprc_get_attributes(struct fsl_mc_io *mc_io, in dprc_get_attributes() function
H A Dfsl-mc-private.h348 int dprc_get_attributes(struct fsl_mc_io *mc_io,
H A Ddprc-driver.c682 error = dprc_get_attributes(mc_dev->mc_io, 0, mc_dev->mc_handle, in dprc_setup()
H A Dfsl-mc-bus.c598 error = dprc_get_attributes(mc_io, 0, dprc_handle, attr); in get_dprc_attr()