Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bus/fsl-mc/
Ddpcon.c163 int dpcon_get_attributes(struct fsl_mc_io *mc_io, in dpcon_get_attributes() function
190 EXPORT_SYMBOL_GPL(dpcon_get_attributes);
/Linux-v5.4/include/linux/fsl/
Dmc.h553 int dpcon_get_attributes(struct fsl_mc_io *mc_io,
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c2074 err = dpcon_get_attributes(priv->mc_io, 0, dpcon->mc_handle, &attrs); in setup_dpcon()
2122 err = dpcon_get_attributes(priv->mc_io, 0, channel->dpcon->mc_handle, in alloc_channel()